Skip to content

Commit 771a618

Browse files
committed
Bump-up version + F-Droid changelog
1 parent 52aaeed commit 771a618

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

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.elasticrock.keepscreenon"
1616
minSdk = 24
1717
targetSdk = 35
18-
versionCode = 47
19-
versionName = "1.23.1"
18+
versionCode = 48
19+
versionName = "1.24.0"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables {

metadata/en-US/changelogs/48.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Improved UI for better communication
2+
- Predictive back
3+
- Fixed error where addition and removal of tile would not have been registered by the app

0 commit comments

Comments
 (0)