Releases: scottyab/rootbeer
Releases · scottyab/rootbeer
0.1.1
- Support for 16KB page sizes for native lib (Android 15 support)
- Removed
Util.isSelinuxFlagInEnabled()
. This was never part of theisRooted()
check but as we are unable to getro.build.selinux
in later versions of Android it has been removed from the Util and sample app. @scottyab - Fix insecure binary file #180 @KaviIDPal
Internal changes:
- #229 Gradle, Build scripts, Maven Plugin, NDK update by @ArtsemKurantsou
0.1.0
0.0.9
0.0.8
Fix issue with jitpack (#125) * testing fix2 for jitpack issue * Added back change to see if this was the issue