Skip to content

Commit 8e90bba

Browse files
committed
Version 0.6.1
1 parent b69dbb2 commit 8e90bba

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

SQLiter/gradle.properties

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@
1717
kotlin.code.style=official
1818

1919
GROUP=co.touchlab
20-
VERSION_NAME=0.5.13
20+
VERSION_NAME=0.6.1
2121

22-
STATELY_VERSION=0.6.0
23-
KOTLIN_VERSION=1.3.21
24-
DOKKA_VERSION=0.9.17
22+
STATELY_VERSION=0.7.1
23+
KOTLIN_VERSION=1.3.30
2524

2625
POM_URL=https://github.com/touchlab/SQLiter
2726
POM_DESCRIPTION=Simple SQLite Driver

SQLiter/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616

1717
distributionBase=GRADLE_USER_HOME
1818
distributionPath=wrapper/dists
19-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip
19+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.3.1-all.zip
2020
zipStoreBase=GRADLE_USER_HOME
2121
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)