Version 4.1.0-beta5.

This commit is contained in:
Alex Ning
2020-11-12 12:44:46 +08:00
parent 330b2732fd
commit 7a449f165a
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 47
versionName "4.1.0-beta4"
versionCode 48
versionName "4.1.0-beta5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {