chore(release): bump version, update changelog

This commit is contained in:
Nishant Mishra
2025-10-21 13:32:43 +05:30
parent 4d96d3597a
commit 7e16690333
2 changed files with 8 additions and 2 deletions

View File

@@ -33,8 +33,8 @@ android {
applicationId = "org.nsh07.pomodoro"
minSdk = 27
targetSdk = 36
versionCode = 13
versionName = "1.5.0"
versionCode = 14
versionName = "1.6.0-alpha01"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -0,0 +1,6 @@
New features:
- New Always On Display option: click anywhere while on the Timer screen to turn on Always On Display mode, tap again to turn it off
Translators on Weblate helped add support for French and Turkish in this update
The AOD feature is still in development. Suggest features and report bugs at https://github.com/nsh07/tomato/issues