Version 4.1.0-beta2.

This commit is contained in:
Alex Ning
2020-10-20 08:33:07 +08:00
parent 840a10f636
commit 01f15625a3
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 44
versionName "4.1.0-beta1"
versionCode 45
versionName "4.1.0-beta2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {