chore(release): bump version, update changelog
This commit is contained in:
@@ -43,8 +43,8 @@ android {
|
|||||||
applicationId = "org.nsh07.pomodoro"
|
applicationId = "org.nsh07.pomodoro"
|
||||||
minSdk = 27
|
minSdk = 27
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 16
|
versionCode = 17
|
||||||
versionName = "1.6.1"
|
versionName = "1.6.2"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
5
fastlane/metadata/android/en-US/changelogs/17.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/17.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
New features:
|
||||||
|
- The app can now automatically turn on Do Not Disturb mode when a focus timer is running (this needs to be enabled in Settings)
|
||||||
|
|
||||||
|
And other fixes.
|
||||||
|
This update also contains a new paywall system (For Google Play only)
|
||||||
Reference in New Issue
Block a user