chore(release): Bump version string, update changelog
This commit is contained in:
@@ -33,8 +33,8 @@ android {
|
||||
applicationId = "org.nsh07.pomodoro"
|
||||
minSdk = 26
|
||||
targetSdk = 36
|
||||
versionCode = 11
|
||||
versionName = "1.4.3"
|
||||
versionCode = 12
|
||||
versionName = "1.5.0-alpha01"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
12
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
12
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
New features:
|
||||
- The Stats screen now contains the data for the past year
|
||||
- Charts now have fading edges to indicate scrollable content
|
||||
|
||||
Fixes:
|
||||
- Improved Stats screen performance
|
||||
- Notification now does not pop up on your screen
|
||||
- Fixed low contrast on the Timer screen heading
|
||||
- Improve app usability on smaller screens
|
||||
|
||||
Translators on Weblate added support for:
|
||||
Arabic, Czech, German, Hungarian, Italian, Japanese, Kurdish (Central), Minnan (Traditional), Portuguese (Brazil), Spanish
|
||||
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
activityCompose = "1.11.0"
|
||||
adaptive = "1.1.0"
|
||||
agp = "8.13.0"
|
||||
agp = "8.11.2"
|
||||
composeBom = "2025.10.00"
|
||||
coreKtx = "1.17.0"
|
||||
espressoCore = "3.7.0"
|
||||
|
||||
Reference in New Issue
Block a user