Fix proguard for gson. Fix multireddit's info cannot be updated in minifiedRelease. Version 4.0.7.

This commit is contained in:
Alex Ning
2020-09-01 15:24:56 +08:00
parent ff49660cf7
commit 7911f4f381
4 changed files with 15 additions and 12 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 29
versionCode 42
versionName "4.0.6"
versionCode 43
versionName "4.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {