Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
2 changed files with
5 additions and
2 deletions
-
app/build.gradle
-
fastlane/metadata/android/en-US/changelogs/47.txt
|
@ -10,8 +10,8 @@ android { |
|
|
minSdkVersion 16 |
|
|
minSdkVersion 16 |
|
|
targetSdkVersion 29 |
|
|
targetSdkVersion 29 |
|
|
|
|
|
|
|
|
versionCode 46 |
|
|
|
|
|
versionName '18.0' |
|
|
|
|
|
|
|
|
versionCode 47 |
|
|
|
|
|
versionName '18.1' |
|
|
|
|
|
|
|
|
multiDexEnabled true |
|
|
multiDexEnabled true |
|
|
|
|
|
|
|
|
|
@ -0,0 +1,3 @@ |
|
|
|
|
|
* You can now change the topic or leave a room, as well as see members |
|
|
|
|
|
* More optimizations on activity check (You can now disable it) and DM |
|
|
|
|
|
* Fix the inconsistent autoplay setting bug |