Skip to content

Commit 58177ae

Browse files
committed
Github Actions: App version Bumped to v1.0.10
1 parent 5144d2b commit 58177ae

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
@@ -15,8 +15,8 @@ android {
1515
applicationId = "com.yogeshpaliyal.deepr"
1616
minSdk = 24
1717
targetSdk = 36
18-
versionCode = 10
19-
versionName = "1.0.9"
18+
versionCode = 11
19+
versionName = "1.0.10"
2020

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

whatsnew/whatsnew-en-US

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- Added tags support, Sync links with external markdown file
1+
- bug fix in file sync and added last sync time

0 commit comments

Comments
 (0)