Skip to content

Commit

Permalink
Bump-up version to 1.18.0 + F-Droid changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-rock committed May 25, 2024
1 parent 3855593 commit 923561a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId = "com.elasticrock.keepscreenon"
minSdk = 24
targetSdk = 34
versionCode = 25
versionName = "1.17.1"
versionCode = 26
versionName = "1.18.0"
resourceConfigurations.addAll(listOf("cs", "en-rUS", "en-rGB","el-rGR", "fr-rFR", "zh-rCN", "ar", "ja"))

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Updated dependencies
- Added an about page

0 comments on commit 923561a

Please sign in to comment.