|
|
@ -78,7 +78,7 @@ dependencies {
|
|
|
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.10"
|
|
|
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.10"
|
|
|
|
|
|
|
|
|
|
|
|
// https://mvnrepository.com/artifact/dev.mobile/dadb
|
|
|
|
// https://mvnrepository.com/artifact/dev.mobile/dadb
|
|
|
|
implementation 'dev.mobile:dadb:1.2.7'
|
|
|
|
implementation 'dev.mobile:dadb:1.2.8'
|
|
|
|
implementation files('libs/common-release.aar')
|
|
|
|
implementation files('libs/common-release.aar')
|
|
|
|
// implementation project(path: ':dadb')
|
|
|
|
// implementation project(path: ':dadb')
|
|
|
|
|
|
|
|
|
|
|
|