mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-09 02:19:43 -05:00
Github Actions: App version Bumped to v1.4.18
This commit is contained in:
@@ -18,8 +18,8 @@ android {
|
||||
applicationId = appPackageId
|
||||
minSdk = 23
|
||||
targetSdk = 33
|
||||
versionCode = 1417
|
||||
versionName = "1.4.17"
|
||||
versionCode = 1418
|
||||
versionName = "1.4.18"
|
||||
|
||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||
vectorDrawables {
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Security updates: added encryption support database and local storage
|
||||
@@ -1 +1 @@
|
||||
Password length will be saved now
|
||||
Security updates: added encryption support database and local storage
|
||||
|
||||
Reference in New Issue
Block a user