This commit is contained in:
Your Name 2025-03-13 22:27:57 +03:00
parent 66477147c8
commit c1e2211c45

View file

@ -10,7 +10,7 @@ android {
applicationId = "com.example.notifyservice" applicationId = "com.example.notifyservice"
minSdk = 24 minSdk = 24
//noinspection ExpiredTargetSdkVersion //noinspection ExpiredTargetSdkVersion
targetSdk = 24 targetSdk = 33
versionCode = 1 versionCode = 1
versionName = "1.0" versionName = "1.0"