Version 4.2.3.

This commit is contained in:
Alex Ning 2021-02-01 15:06:29 +08:00
parent e9b937eb9f
commit 9726dd851a

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 57
versionName "4.2.2"
versionCode 58
versionName "4.2.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {