Update changelog
This commit is contained in:
parent
ad16e6eb50
commit
8debe94d10
2 changed files with 4 additions and 2 deletions
|
@ -12,8 +12,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
|
||||
versionCode 18
|
||||
versionName "1.7.1"
|
||||
versionCode 19
|
||||
versionName "1.8.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
2
fastlane/metadata/android/en-US/changelog/19.txt
Normal file
2
fastlane/metadata/android/en-US/changelog/19.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Bug fixes:
|
||||
* Fix download issues on SDK 29 "Movement not allowed" (#116)
|
Loading…
Reference in a new issue