Skip to content

Commit 48d9d76

Browse files
committed
Github Actions: App version Bumped to v1.4.35
1 parent 341fb31 commit 48d9d76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = appPackageId
2020
minSdk = 23
2121
targetSdk = 35
22-
versionCode = 1434
23-
versionName = "1.4.34"
22+
versionCode = 1435
23+
versionName = "1.4.35"
2424

2525
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
2626
vectorDrawables {

0 commit comments

Comments
 (0)