Share only the link of the post instead of title + link. Version 1.6.2.

This commit is contained in:
Alex Ning
2019-12-06 11:02:58 +08:00
parent 3d93cb37b9
commit f7eaa7ca06
4 changed files with 7 additions and 12 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 29
versionCode 23
versionName "1.6.1"
versionCode 24
versionName "1.6.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {