Version 4.1.0-beta3.

This commit is contained in:
Alex Ning
2020-10-24 10:51:30 +08:00
parent c6e2b78c40
commit 6710c44ff9
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 45
versionName "4.1.0-beta2"
versionCode 46
versionName "4.1.0-beta3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {