Changelog, bump version
This commit is contained in:
parent
8300f0e302
commit
249aae77f0
2 changed files with 4 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
|
||||
versionCode 32
|
||||
versionName "1.16.0"
|
||||
versionCode 33
|
||||
versionName "1.17.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
2
fastlane/metadata/android/en-US/changelog/33.txt
Normal file
2
fastlane/metadata/android/en-US/changelog/33.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Bug fixes + maintenance:
|
||||
* Subscription icons messed up (#634, thanks to @topcaser for reporting, and @wunter8 for fixing)
|
Loading…
Reference in a new issue