Version 5.0.1.

This commit is contained in:
Alex Ning 2021-08-19 21:53:51 +08:00
parent 54785beede
commit 5dd1e2d7eb

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 76
versionName "5.0.0"
versionCode 77
versionName "5.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {