Skip to content

Commit a4ce52c

Browse files
committed
Github Actions: App version Bumped to v1.0.13
1 parent 601b577 commit a4ce52c

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
@@ -16,8 +16,8 @@ android {
1616
applicationId = "com.yogeshpaliyal.deepr"
1717
minSdk = 24
1818
targetSdk = 36
19-
versionCode = 13
20-
versionName = "1.0.12"
19+
versionCode = 14
20+
versionName = "1.0.13"
2121

2222
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2323
}

whatsnew/whatsnew-en-US

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Improved tag managements
1+
- Local server to access deepr on local network, Improve UI/UX

0 commit comments

Comments
 (0)