Explorar o código

[new]增加日志库依赖

zk hai 9 meses
pai
achega
b3ccf1965b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      android/build.gradle

+ 2 - 0
android/build.gradle

@@ -66,6 +66,8 @@ android {
         compileOnly "androidx.annotation:annotation:1.1.0"
         compileOnly "androidx.annotation:annotation:1.1.0"
 
 
         implementation "atmob.central:oaid:1.0.0-SNAPSHOT"
         implementation "atmob.central:oaid:1.0.0-SNAPSHOT"
+
+        implementation "atmob.central:logging:1.0.0-SNAPSHOT"
     }
     }
 
 
     testOptions {
     testOptions {