fix: 🔖 wrong publication on appstore
All checks were successful
apk / build (push) Successful in 1m30s
All checks were successful
apk / build (push) Successful in 1m30s
This commit is contained in:
parent
d274ad34f6
commit
d06ee09d25
@ -7,7 +7,7 @@ android {
|
|||||||
applicationId "net.crystalyx.sharewithtitle"
|
applicationId "net.crystalyx.sharewithtitle"
|
||||||
minSdkVersion 11
|
minSdkVersion 11
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 7
|
versionCode 8
|
||||||
versionName "1.6"
|
versionName "1.6"
|
||||||
}
|
}
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
Loading…
Reference in New Issue
Block a user