mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-04 09:39:56 -06:00
Github Actions: App version Bumped to v1.4.14
This commit is contained in:
@@ -17,8 +17,8 @@ android {
|
||||
applicationId = appPackageId
|
||||
minSdk = 23
|
||||
targetSdk = 33
|
||||
versionCode = 1413
|
||||
versionName = "1.4.13"
|
||||
versionCode = 1414
|
||||
versionName = "1.4.14"
|
||||
|
||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||
vectorDrawables {
|
||||
|
||||
@@ -1 +1 @@
|
||||
test notes
|
||||
Option added to unlock app via biometrics
|
||||
|
||||
Reference in New Issue
Block a user