Version 4.1.0-beta1.

This commit is contained in:
Alex Ning
2020-10-14 00:11:53 +08:00
parent 86a3614fd7
commit 64d56f930d
3 changed files with 4 additions and 4 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 43
versionName "4.0.7"
versionCode 44
versionName "4.1.0-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {