Version 4.0.0.

This commit is contained in:
Alex Ning 2020-07-19 21:56:29 +08:00
parent 043663f909
commit cdf7eaba26

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 29
versionCode 35
versionName "3.2.0"
versionCode 36
versionName "4.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {