fix: 🔖 wrong publication on appstore
apk / build (push) Successful in 1m30s Details

This commit is contained in:
Michel Roux 2024-02-28 09:58:41 +01:00
parent d274ad34f6
commit d06ee09d25
1 changed files with 1 additions and 1 deletions

View File

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