Skip to content

Commit 11ab079

Browse files
committed
Github Actions: App version Bumped to v1.0.18
1 parent 38687d9 commit 11ab079

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
@@ -18,8 +18,8 @@ android {
1818
applicationId = "com.yogeshpaliyal.deepr"
1919
minSdk = 24
2020
targetSdk = 36
21-
versionCode = 18
22-
versionName = "1.0.17"
21+
versionCode = 19
22+
versionName = "1.0.18"
2323

2424
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2525
}

0 commit comments

Comments
 (0)