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 e3ad9a2 commit b1062b8Copy full SHA for b1062b8
1 file changed
gradle.properties
@@ -1,4 +1,4 @@
1
-projectVersion=1.3.0-SNAPSHOT
+projectVersion=1.3.0
2
jetBrainsToken=invalid
3
jetBrainsChannel=stable
4
@@ -20,4 +20,4 @@ kotlin.stdlib.default.dependency=false
20
org.gradle.configuration-cache=false
21
22
# Enable Gradle Build Cache -> https://docs.gradle.org/current/userguide/build_cache.html
23
-org.gradle.caching=true
+org.gradle.caching=true
0 commit comments