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 3c8562a commit f7824f6Copy full SHA for f7824f6
README.md
@@ -13,7 +13,7 @@ Also check out more complicated demos:
13
* [VPN Hotspot](https://github.com/Mygod/VPNHotspot) (how this library started)
14
15
Use it now!
16
-`be.mygod.librootkotlinx:librootkotlinx:1.0.1`
+`be.mygod.librootkotlinx:librootkotlinx:1.0.2`
17
18
## Features
19
lib/gradle.properties
@@ -3,7 +3,7 @@ RELEASE_SIGNING_ENABLED=true
3
4
GROUP=be.mygod.librootkotlinx
5
POM_ARTIFACT_ID=librootkotlinx
6
-VERSION_NAME=1.0.1
+VERSION_NAME=1.0.2
7
8
POM_NAME=librootkotlinx
9
POM_DESCRIPTION=Run rooted Kotlin JVM code made super easy with coroutines and parcelize!
0 commit comments