Version 5.1.0.

This commit is contained in:
Alex Ning 2021-11-16 08:54:03 +08:00
parent 22457af98a
commit 04cc769ccf

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 83
versionName "5.1.0-beta3"
versionCode 84
versionName "5.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {