Github Actions: App version Bumped to v1.4.15

This commit is contained in:
Yogesh Choudhary Paliyal
2023-05-25 08:04:06 +00:00
parent ec6ce2a7a2
commit 8f4b31f8d1
3 changed files with 4 additions and 4 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 33
versionCode = 1414
versionName = "1.4.14"
versionCode = 1415
versionName = "1.4.15"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {

View File

@@ -1 +1 @@
Test release notes
Added support for new languages, french, german, Italian, russian

View File

@@ -1 +1 @@
Option added to unlock app via biometrics
Added support for new languages, french, german, Italian, russian