Change the color of the comment's vertical bar. Long press the comment to expand or collapse. Version 1.0.9.

This commit is contained in:
Alex Ning
2019-09-17 16:56:04 +08:00
parent ee5fc0a5fc
commit 5172ae96a7
5 changed files with 91 additions and 10 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 29
versionCode 9
versionName "1.0.8"
versionCode 10
versionName "1.0.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {