Bump 1.4.9 (#347)

* Update build.gradle

* Update whatsnew-en-US

* Create 1409.txt

* Update 1409.txt

* Update whatsnew-en-US
This commit is contained in:
Yogesh Choudhary Paliyal
2023-02-27 10:20:37 +05:30
committed by GitHub
parent a1a5160016
commit e54bc77ef4
3 changed files with 7 additions and 6 deletions

View File

@@ -11,11 +11,12 @@ android {
compileSdk 33
defaultConfig {
applicationId "com.yogeshpaliyal.keypass"
minSdk 22
targetSdk 33
versionCode 1408
versionName "1.4.8"
versionCode 1409
versionName "1.4.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

View File

@@ -0,0 +1,2 @@
Library bumps
Migrating to compose

View File

@@ -1,4 +1,2 @@
Most requested feature:
Set custom keyphrase for the backups.
Bug Fix and improvements
Library bumps
Migrating to compose