Version 1.0.8

This commit is contained in:
Alex Ning 2019-09-16 00:07:44 +08:00
parent c7b09f223e
commit 8b366c0961
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 8
versionName "1.0.7"
versionCode 9
versionName "1.0.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {