Version 1.0.7

This commit is contained in:
Alex Ning 2019-09-12 21:23:43 +08:00
parent 4ac9784ab1
commit fa7f12bd19
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 29
versionCode 7
versionName "1.0.6"
versionCode 8
versionName "1.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {