@@ -17,10 +17,10 @@ android {
defaultConfig {
applicationId "com.sikey.veryfit"
// vectorDrawables.useSupportLibrary = true
- minSdkVersion 27
+ minSdkVersion 26
targetSdkVersion 34
versionCode 18
- versionName "0.6.18"
+ versionName "0.6.20"
multiDexEnabled true
//manifestPlaceholders=[UMENG_CHANNEL_VALUE:name]
}