解析失败:com.github.kimchangyoun:rootbeerFresh:受影响的模块:应用程序、服务
Failed to resolve: com.github.kimchangyoun:rootbeerFresh: Affected Modules: app, service
api 'org.connectbot.jbcrypt:jbcrypt:1.0.0'
//api'com.madgag.spongycastle:core:1.58.0.0'
// root detect
api 'com.github.kimchangyoun:rootbeerFresh:'
//api 'com.github.hussainderry:secure-preferences:4.0.0'
api project(':style')
如果你想使用这个库来检查 root,请在你的 build.gradle 文件中使用它
dependencies {
implementation 'kimchangyoun:rootbeerFresh-lib:0.0.10'
}
api 'org.connectbot.jbcrypt:jbcrypt:1.0.0' //api'com.madgag.spongycastle:core:1.58.0.0'
// root detect
api 'com.github.kimchangyoun:rootbeerFresh:'
//api 'com.github.hussainderry:secure-preferences:4.0.0'
api project(':style')
如果你想使用这个库来检查 root,请在你的 build.gradle 文件中使用它
dependencies {
implementation 'kimchangyoun:rootbeerFresh-lib:0.0.10'
}