Skip to content

Commit 7221caa

Browse files
committed
Github Actions: App version Bumped to v1.0.25
1 parent 662b402 commit 7221caa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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 = 25
22-
versionName = "1.0.24"
21+
versionCode = 26
22+
versionName = "1.0.25"
2323

2424
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2525
testInstrumentationRunnerArguments += mapOf(

whatsnew/whatsnew-en-US

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Added support for longer notes and multiple languages improvements
1+
Fixed build generation

0 commit comments

Comments
 (0)