Version 5.1.6-beta1.

This commit is contained in:
Alex Ning
2022-01-15 14:30:44 +08:00
parent aaa3e91b82
commit 94f08d616a
2 changed files with 2 additions and 20 deletions

View File

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