Ajuste do compileSdk para 35

This commit is contained in:
2026-06-16 17:06:24 +01:00
parent 4a3f81db19
commit d7730e088a

View File

@@ -5,11 +5,7 @@ plugins {
android { android {
namespace = "com.example.api" namespace = "com.example.api"
compileSdk { compileSdk = 35
version = release(36) {
minorApiLevel = 1
}
}
defaultConfig { defaultConfig {
applicationId = "com.example.api" applicationId = "com.example.api"