Version 5.1.5.

This commit is contained in:
Alex Ning
2021-12-22 20:36:52 +08:00
parent a83640f01a
commit b11a568169
4 changed files with 4 additions and 6 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 88
versionName "5.1.4"
versionCode 89
versionName "5.1.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {