Skip to content

Commit

Permalink
prepare next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
LDRAlighieri committed Jan 13, 2022
1 parent 85fbaba commit 8ba2e07
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# https://github.com/Kotlin/dokka/issues/1405
org.gradle.jvmargs=-XX:MaxMetaspaceSize=2G


# AndroidX
android.useAndroidX=true
android.compileSdk=31
Expand All @@ -7,7 +11,7 @@ android.minSdk=14

# Maven
GROUP=ru.ldralighieri.corbind
VERSION_NAME=1.5.3
VERSION_NAME=1.5.4-SNAPSHOT

POM_DESCRIPTION=Kotlin Coroutines binding APIs for Android UI widgets from the platform and support libraries.

Expand Down

0 comments on commit 8ba2e07

Please sign in to comment.