浏览代码

refactor: [5/n] app-common should stop depending on hidden APIs

Peter Cai 2 年之前
父节点
当前提交
4d0aa66468
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      app-common/build.gradle

+ 0 - 2
app-common/build.gradle

@@ -30,8 +30,6 @@ android {
 }
 }
 
 
 dependencies {
 dependencies {
-    compileOnly project(':libs:hidden-apis-stub')
-    implementation project(':libs:hidden-apis-shim')
     implementation project(":libs:lpac-jni")
     implementation project(":libs:lpac-jni")
     implementation 'androidx.core:core-ktx:1.12.0'
     implementation 'androidx.core:core-ktx:1.12.0'
     implementation 'androidx.appcompat:appcompat:1.6.1'
     implementation 'androidx.appcompat:appcompat:1.6.1'