Skip to content

Commit f7824f6

Browse files
committed
v1.0.2
1 parent 3c8562a commit f7824f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Also check out more complicated demos:
1313
* [VPN Hotspot](https://github.com/Mygod/VPNHotspot) (how this library started)
1414

1515
Use it now!
16-
`be.mygod.librootkotlinx:librootkotlinx:1.0.1`
16+
`be.mygod.librootkotlinx:librootkotlinx:1.0.2`
1717

1818
## Features
1919

lib/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ RELEASE_SIGNING_ENABLED=true
33

44
GROUP=be.mygod.librootkotlinx
55
POM_ARTIFACT_ID=librootkotlinx
6-
VERSION_NAME=1.0.1
6+
VERSION_NAME=1.0.2
77

88
POM_NAME=librootkotlinx
99
POM_DESCRIPTION=Run rooted Kotlin JVM code made super easy with coroutines and parcelize!

0 commit comments

Comments
 (0)