Increase versions
apk / build (push) Successful in 1m49s Details

This commit is contained in:
Michel Roux 2023-07-30 23:45:18 +02:00
parent 3d421629d9
commit 1db3ad91cf
1 changed files with 2 additions and 2 deletions

View File

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