Version 5.1.7.

This commit is contained in:
Alex Ning
2022-01-29 11:42:55 +08:00
parent 5a5011f19e
commit 5713982e8f
2 changed files with 3 additions and 3 deletions

View File

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