Commit a7ed69bb authored by DESKTOP-NFGF3PG\zxa01's avatar DESKTOP-NFGF3PG\zxa01

remove date error

parent d41108d9
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
android { android {
compileSdkVersion 'android-P' compileSdkVersion 28
defaultConfig { defaultConfig {
applicationId "com.example.zxa01.iotclient" applicationId "com.example.zxa01.iotclient"
minSdkVersion 26 minSdkVersion 28
targetSdkVersion 28 targetSdkVersion 28
versionCode 1 versionCode 1
versionName "1.0" versionName "1.0"
......
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