Skip to content

Commit

Permalink
Github Actions: App version Bumped to v1.4.31
Browse files Browse the repository at this point in the history
yogeshpaliyal committed Aug 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 44421b6 commit 1b8e6d8
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -19,8 +19,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 34
versionCode = 1430
versionName = "1.4.30"
versionCode = 1431
versionName = "1.4.31"

testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/1431.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Minor Improvements

0 comments on commit 1b8e6d8

Please sign in to comment.