Version 4.2.2.

This commit is contained in:
Alex Ning
2021-01-24 11:00:06 +08:00
parent 96a8230d39
commit 323af18c69
2 changed files with 2 additions and 4 deletions

View File

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