Increase versions
All checks were successful
apk / build (push) Successful in 1m41s

This commit is contained in:
Michel Roux 2023-07-31 08:49:45 +02:00
parent 804c2a174c
commit 485a6123d4

View File

@ -7,8 +7,8 @@ android {
applicationId "net.crystalyx.sharewithtitle"
minSdkVersion 11
targetSdkVersion 33
versionCode 5
versionName "1.4"
versionCode 6
versionName "1.5"
}
signingConfigs {
release {