chore(release): bump version, update changelog

This commit is contained in:
Nishant Mishra
2025-11-06 08:59:23 +05:30
parent 250816a034
commit aca5053c76
2 changed files with 13 additions and 2 deletions

View File

@@ -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"

View 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