Version 5.1.2.

This commit is contained in:
Alex Ning
2021-11-27 20:47:46 +08:00
parent 32150165d4
commit d8f6572262
3 changed files with 4 additions and 2 deletions

View File

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