Ajuste do compileSdk para 35
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user