diff --git a/app/build.gradle b/app/build.gradle index cbd6951..6217304 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.hippo.acbattery" minSdkVersion 9 targetSdkVersion 23 - versionCode 2 - versionName "0.0.2" + versionCode 3 + versionName "0.0.3" } buildTypes { release {