Skip to content

Commit e285cfb

Browse files
committed
Bump-up version + F-Droid changelog
1 parent 90fa919 commit e285cfb

2 files changed

Lines changed: 4 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 = 36
18-
versionCode = 49
19-
versionName = "1.25.0"
18+
versionCode = 50
19+
versionName = "1.25.1"
2020

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

metadata/en-US/changelogs/50.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Updated dependencies
2+
- Fixed non-working crypto links

0 commit comments

Comments
 (0)