We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6690d commit d0fc174Copy full SHA for d0fc174
gradle.properties
@@ -18,7 +18,7 @@ mavenCentralAutomaticPublishing=true
18
# Sign all publications (credentials provided via env vars in CI)
19
signAllPublications=false
20
GROUP=io.nlopez.asyncresult
21
-VERSION_NAME=0.1.10-SNAPSHOT
+VERSION_NAME=0.1.10
22
POM_DESCRIPTION=AsyncResult - a Kotlin Multiplatform model for asynchronous operations
23
POM_INCEPTION_YEAR=2026
24
POM_URL=https://github.com/mrmans0n/asyncresult/
0 commit comments