Version 4.0.5.

This commit is contained in:
Alex Ning 2020-08-26 16:04:48 +08:00
parent c0dd04c083
commit 202addef43

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 29
versionCode 40
versionName "4.0.4"
versionCode 41
versionName "4.0.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {