Changelog, bump version
This commit is contained in:
parent
0a446545dd
commit
835ace34cd
2 changed files with 4 additions and 2 deletions
|
@ -12,8 +12,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
|
||||
versionCode 26
|
||||
versionName "1.12.0"
|
||||
versionCode 27
|
||||
versionName "1.13.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
2
fastlane/metadata/android/en-US/changelog/27.txt
Normal file
2
fastlane/metadata/android/en-US/changelog/27.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Bugs:
|
||||
* Accurate naming of "mute notifications" from "pause notifications" (#224, thanks to @shadow00 for reporting)
|
Loading…
Reference in a new issue