Target SDK 31

This commit is contained in:
vvb2060
2021-07-18 13:11:20 +08:00
committed by John Wu
parent 2cbc048352
commit 68fbdd474c
11 changed files with 203 additions and 156 deletions

View File

@@ -8,7 +8,3 @@ android {
consumerProguardFiles("proguard-rules.pro")
}
}
dependencies {
implementation(fileTree(mapOf("dir" to "libs", "include" to listOf("*.jar"))))
}