Version 5.1.3. Fix bottom navigation bar option count not applied to anonymous mode.

This commit is contained in:
Alex Ning
2021-11-29 21:16:15 +08:00
parent a145f6d6cd
commit 3b365dfe5d
5 changed files with 32 additions and 32 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 86
versionName "5.1.2"
versionCode 87
versionName "5.1.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {