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