merge upstream
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
object AndroidConfig {
|
||||
const val compileSdk = 30
|
||||
const val compileSdk = 32
|
||||
const val minSdk = 21
|
||||
const val targetSdk = 29
|
||||
const val buildTools = "30.0.3"
|
||||
const val targetSdk = 32
|
||||
}
|
||||
|
Reference in New Issue
Block a user