This commit is contained in:
Jose Alcérreca
2025-11-12 00:00:00 +07:00
parent e97ff687f1
commit 98d6e3e599

View File

@@ -21,12 +21,12 @@ plugins {
android {
namespace = "com.example.superheroes"
compileSdk = 34
compileSdk = 35
defaultConfig {
applicationId = "com.example.superheroes"
minSdk = 24
targetSdk = 34
targetSdk = 35
versionCode = 1
versionName = "1.0"