Github Actions: App version Bumped to v1.4.14

This commit is contained in:
Yogesh Choudhary Paliyal
2023-05-18 03:09:52 +00:00
parent 88eaf15f73
commit ce6af67de1
2 changed files with 3 additions and 3 deletions

View File

@@ -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 {

View File

@@ -1 +1 @@
test notes
Option added to unlock app via biometrics