Version 4.3.3.

This commit is contained in:
Alex Ning 2021-05-30 09:42:42 +08:00
parent 4da2353869
commit 0f33ef627e

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 68
versionName "4.3.2"
versionCode 69
versionName "4.3.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {