Kaynağa Gözat

[new]增加日志库依赖

zk 9 ay önce
ebeveyn
işleme
b3ccf1965b
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      android/build.gradle

+ 2 - 0
android/build.gradle

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