Set compileSdkVersion to 35

This commit is contained in:
Vadim 2025-01-21 08:55:41 +01:00
parent e334f0f8da
commit b073391491

View file

@ -31,7 +31,7 @@ if (keystorePropertiesFile.exists()) {
} }
android { android {
compileSdkVersion 34 compileSdkVersion 35
ndkVersion "27.0.12077973" ndkVersion "27.0.12077973"
compileOptions { compileOptions {