zk 9 месяцев назад
Родитель
Сommit
b3ccf1965b
1 измененных файлов с 2 добавлено и 0 удалено
  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 {