chore: Bump version string, update changelog
This commit is contained in:
@@ -33,8 +33,8 @@ android {
|
|||||||
applicationId = "org.nsh07.pomodoro"
|
applicationId = "org.nsh07.pomodoro"
|
||||||
minSdk = 26
|
minSdk = 26
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 4
|
versionCode = 5
|
||||||
versionName = "1.0.2"
|
versionName = "1.1.0"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/5.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/5.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
New features:
|
||||||
|
- New timer notification that supports Now Bar on Samsung devices and Live Updates on other devices running on Android 16 or later
|
||||||
|
- Notification sound now plays whenever a timer interval is complete
|
||||||
Reference in New Issue
Block a user