Upgrade to 3.0.0_beta02

This commit is contained in:
J-Jamet
2021-08-30 11:05:38 +02:00
parent d6a012e85f
commit 31eb0fb48a

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass" applicationId "com.kunzisoft.keepass"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 30 targetSdkVersion 30
versionCode = 84 versionCode = 85
versionName = "3.0.0_beta01" versionName = "3.0.0_beta02"
multiDexEnabled true multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests" testApplicationId = "com.kunzisoft.keepass.tests"