bump version (#253)

This commit is contained in:
Yogesh Choudhary Paliyal
2022-11-07 17:37:59 +05:30
committed by GitHub
parent ca2886acc8
commit fb8ed20b07
3 changed files with 9 additions and 2 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ android {
applicationId appPackageId
minSdkVersion 22
targetSdkVersion 33
versionCode 1407
versionName "1.4.7"
versionCode 1408
versionName "1.4.8"
testInstrumentationRunner "com.yogeshpaliyal.keypass.CustomTestRunner"
}
@@ -0,0 +1,4 @@
Most requested feature:
Set custom keyphrase for the backups.
Bug Fix and improvements
+3
View File
@@ -1 +1,4 @@
Most requested feature:
Set custom keyphrase for the backups.
Bug Fix and improvements