fix: 🔖 wrong publication on appstore
All checks were successful
apk / build (push) Successful in 1m30s

This commit is contained in:
Michel Roux 2024-02-28 09:58:41 +01:00
parent d274ad34f6
commit d06ee09d25

View File

@ -7,7 +7,7 @@ android {
applicationId "net.crystalyx.sharewithtitle"
minSdkVersion 11
targetSdkVersion 33
versionCode 7
versionCode 8
versionName "1.6"
}
signingConfigs {