Version 5.1.0-beta3.

This commit is contained in:
Alex Ning
2021-11-13 22:11:56 +08:00
parent f8c15e03af
commit d0f0647bc8
3 changed files with 20 additions and 19 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 82
versionName "5.1.0-beta2"
versionCode 83
versionName "5.1.0-beta3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {