Version 5.0.0-beta1.

This commit is contained in:
Alex Ning
2021-07-22 21:13:46 +08:00
parent 9bb5bb9938
commit 9f9611212b

View File

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