mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-12 19:40:13 -05:00
bump version (#253)
This commit is contained in:
committed by
GitHub
parent
ca2886acc8
commit
fb8ed20b07
+2
-2
@@ -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
|
||||
@@ -1 +1,4 @@
|
||||
Most requested feature:
|
||||
Set custom keyphrase for the backups.
|
||||
|
||||
Bug Fix and improvements
|
||||
Reference in New Issue
Block a user