Skip to content

Commit 0ee0c2b

Browse files
authored
Update gradle.properties
1 parent 9f8d364 commit 0ee0c2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android.useAndroidX=true
1414
org.gradle.jvmargs=-Xmx2g
1515

1616
GROUP=co.touchlab
17-
CKLIB_VERSION=0.3.0
17+
CKLIB_VERSION=0.3.1
1818

1919
POM_NAME=CKlib
2020
POM_DESCRIPTION=C/C++ Bitcode Into Klib
@@ -31,4 +31,4 @@ POM_LICENCE_DIST=repo
3131
POM_DEVELOPER_ID=kpgalligan
3232
POM_DEVELOPER_NAME=Kevin Galligan
3333
POM_DEVELOPER_ORG=Touchlab
34-
POM_DEVELOPER_URL=https://touchlab.co/
34+
POM_DEVELOPER_URL=https://touchlab.co/

0 commit comments

Comments
 (0)