Version 5.1.6.

This commit is contained in:
Alex Ning 2022-01-20 15:08:36 +08:00
parent 25fff4064c
commit c6f5e3c8f6

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 90
versionName "5.1.6-beta1"
versionCode 91
versionName "5.1.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {