Ajuste do compileSdk para 35
This commit is contained in:
@@ -5,11 +5,7 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace = "com.example.api"
|
||||
compileSdk {
|
||||
version = release(36) {
|
||||
minorApiLevel = 1
|
||||
}
|
||||
}
|
||||
compileSdk = 35
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.example.api"
|
||||
|
||||
Reference in New Issue
Block a user