Version 5.2.1.

This commit is contained in:
Docile-Alligator 2022-06-18 15:57:47 +08:00
parent 14235a11af
commit e0da948d1f

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 31
versionCode 99
versionName "5.2.0"
versionCode 100
versionName "5.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {