mini
This commit is contained in:
parent
66477147c8
commit
c1e2211c45
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue