Update version code for deployment

This commit is contained in:
J-Jamet 2022-04-14 19:17:49 +02:00
parent a5d7f33c82
commit 23f3335988
5 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@ android {
applicationId "com.kunzisoft.keepass" applicationId "com.kunzisoft.keepass"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 31 targetSdkVersion 31
versionCode = 109 versionCode = 110
versionName = "3.4.1" versionName = "3.4.1"
multiDexEnabled true multiDexEnabled true