We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69dbb2 commit 8e90bbaCopy full SHA for 8e90bba
SQLiter/gradle.properties
@@ -17,11 +17,10 @@
17
kotlin.code.style=official
18
19
GROUP=co.touchlab
20
-VERSION_NAME=0.5.13
+VERSION_NAME=0.6.1
21
22
-STATELY_VERSION=0.6.0
23
-KOTLIN_VERSION=1.3.21
24
-DOKKA_VERSION=0.9.17
+STATELY_VERSION=0.7.1
+KOTLIN_VERSION=1.3.30
25
26
POM_URL=https://github.com/touchlab/SQLiter
27
POM_DESCRIPTION=Simple SQLite Driver
SQLiter/gradle/wrapper/gradle-wrapper.properties
@@ -16,6 +16,6 @@
16
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.3.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments