Commit 40bb14f7 authored by fallenstardust's avatar fallenstardust

minSDKVersion 21

parent 76aa0e2c
...@@ -6,9 +6,9 @@ android { ...@@ -6,9 +6,9 @@ android {
defaultConfig { defaultConfig {
applicationId "cn.garymb.ygomobile" applicationId "cn.garymb.ygomobile"
minSdkVersion 19 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 350000908 versionCode 350000914
versionName "3.5.0" versionName "3.5.0"
flavorDimensions "versionCode" flavorDimensions "versionCode"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment