Version 4.1.1.

This commit is contained in:
Alex Ning
2020-12-06 23:19:45 +08:00
parent 0ba9cbafbe
commit 937989d6a4
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 51
versionName "4.1.1-beta1"
versionCode 52
versionName "4.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {