api ‘org.connectbot.jbcrypt:jbcrypt:1.0.0’ //api ‘com.madgag.spongycastle:core:1.58.0.0’
JavaScript
x
// root detect
api 'com.github.kimchangyoun:rootbeerFresh:'
//api 'com.github.hussainderry:secure-preferences:4.0.0'
api project(':style')
Advertisement
Answer
if you want to use this library to check root use this in your build.gradle file
JavaScript
dependencies {
implementation 'kimchangyoun:rootbeerFresh-lib:0.0.10'
}
visit this for more info: https://github.com/KimChangYoun/rootbeerFresh