diff --git a/app/build.gradle b/app/build.gradle index 5ccd198..9345b8f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.summer.netcloud" minSdkVersion 15 targetSdkVersion 26 - versionCode 2 - versionName "2.0" + versionCode 3 + versionName "2.1" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {