mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-07 09:00:04 -06:00
Bump app version to v1.4.10 (#365)
* Update build.gradle * Update whatsnew-en-US * Create 1410.txt
This commit is contained in:
committed by
GitHub
parent
b18d3f412f
commit
095126ba54
@@ -17,8 +17,8 @@ android {
|
||||
applicationId appPackageId
|
||||
minSdk 22
|
||||
targetSdk 33
|
||||
versionCode 1409
|
||||
versionName "1.4.9"
|
||||
versionCode 1410
|
||||
versionName "1.4.10"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/1410.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/1410.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Changed to mono font
|
||||
Migrating to compose
|
||||
@@ -1,2 +1,2 @@
|
||||
Library bumps
|
||||
Changed to mono font
|
||||
Migrating to compose
|
||||
|
||||
Reference in New Issue
Block a user