LabWork ((

This commit is contained in:
maxnes3 2023-11-09 20:26:19 +04:00
parent 89bdf47c32
commit f8fc41cf9e

View File

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