Билд конфиг

This commit is contained in:
2024-11-18 22:21:00 +05:00
parent 5ad16b6e35
commit 085f756e17

View File

@ -38,7 +38,7 @@ android {
targetCompatibility JavaVersion.VERSION_17 targetCompatibility JavaVersion.VERSION_17
} }
namespace 'kz.istt.locust' namespace 'kz.istt.locust'
compileSdk 33 compileSdk 34
buildToolsVersion '34.0.0' buildToolsVersion '34.0.0'
} }