Skip to content

Commit 8659981

Browse files
committed
Github Actions: App version Bumped to v1.0.3
1 parent d965e34 commit 8659981

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
@@ -14,8 +14,8 @@ android {
1414
applicationId = "com.yogeshpaliyal.deepr"
1515
minSdk = 24
1616
targetSdk = 36
17-
versionCode = 3
18-
versionName = "1.0.2"
17+
versionCode = 4
18+
versionName = "1.0.3"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
}

whatsnew/whatsnew-en-US

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Improved user experience

0 commit comments

Comments
 (0)