Version 4.3.0-beta4.

This commit is contained in:
Alex Ning 2021-05-05 15:56:42 +08:00
parent c08d06df2e
commit 39291be2e9

View File

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