Version 1.0.6

This commit is contained in:
Alex Ning 2019-09-11 10:12:15 +08:00
parent f109d28c9d
commit bbff1266a5
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

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