Bump
This commit is contained in:
parent
d382896792
commit
5f99bebeba
2 changed files with 6 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
|
||||
versionCode 42
|
||||
versionName "1.17.9"
|
||||
versionCode 43
|
||||
versionName "1.17.10"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
|
|||
4
fastlane/metadata/android/en-US/changelog/43.txt
Normal file
4
fastlane/metadata/android/en-US/changelog/43.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
This is a small release to remove the "Donate" button from menu,
|
||||
as this violates the Google Play policies.
|
||||
|
||||
No further changes are in this release.
|
||||
Loading…
Add table
Reference in a new issue