chore(release): bump version, update changelog
This commit is contained in:
@@ -43,8 +43,8 @@ android {
|
||||
applicationId = "org.nsh07.pomodoro"
|
||||
minSdk = 27
|
||||
targetSdk = 36
|
||||
versionCode = 17
|
||||
versionName = "1.6.2"
|
||||
versionCode = 18
|
||||
versionName = "1.6.3"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
11
fastlane/metadata/android/en-US/changelogs/18.txt
Normal file
11
fastlane/metadata/android/en-US/changelogs/18.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
New features:
|
||||
- New redesigned alarm screen
|
||||
- New font used across the UI
|
||||
- Language selection for Android 13+
|
||||
|
||||
Fixes:
|
||||
- Fixed a crash that occurred when editing the time in settings
|
||||
- Clock now stays in place even when the time changes
|
||||
|
||||
Enhancements:
|
||||
- Updated translations
|
||||
Reference in New Issue
Block a user