Skip to content

Commit 77a0cb9

Browse files
committed
Github Actions: App version Bumped to v1.4.38
1 parent 21d9acf commit 77a0cb9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
applicationId = appPackageId
2121
minSdk = 23
2222
targetSdk = 35
23-
versionCode = 1437
24-
versionName = "1.4.37"
23+
versionCode = 1438
24+
versionName = "1.4.38"
2525

2626
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
2727
vectorDrawables {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
AutoFill service is now available

0 commit comments

Comments
 (0)