mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-06 00:59:34 -06:00
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:
committed by
GitHub
parent
a1a5160016
commit
e54bc77ef4
@@ -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 {
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/1409.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/1409.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Library bumps
|
||||
Migrating to compose
|
||||
@@ -1,4 +1,2 @@
|
||||
Most requested feature:
|
||||
Set custom keyphrase for the backups.
|
||||
|
||||
Bug Fix and improvements
|
||||
Library bumps
|
||||
Migrating to compose
|
||||
|
||||
Reference in New Issue
Block a user