Temporarily revert the changes of fixing superscript. Version 4.0.6.

This commit is contained in:
Alex Ning
2020-08-26 23:00:19 +08:00
parent 202addef43
commit 0f03119f05
2 changed files with 4 additions and 6 deletions

View File

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