Version 4.1.0-beta4.

This commit is contained in:
Alex Ning
2020-10-28 17:53:47 +08:00
parent bad79c8c7d
commit b4fa21be08
2 changed files with 3 additions and 3 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 46
versionName "4.1.0-beta3"
versionCode 47
versionName "4.1.0-beta4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {