diff --git a/app/build.gradle b/app/build.gradle index 2182ed1..307176f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ applicationId "com.casic.app.smartwell" minSdkVersion 23 targetSdkVersion 31 - versionCode 13 - versionName "1.1.3" + versionCode 14 + versionName "1.1.4" manifestPlaceholders = [GETUI_APPID: "HKv8K9qARd6WckZ1o2Vbu4"] diff --git a/app/build.gradle b/app/build.gradle index 2182ed1..307176f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ applicationId "com.casic.app.smartwell" minSdkVersion 23 targetSdkVersion 31 - versionCode 13 - versionName "1.1.3" + versionCode 14 + versionName "1.1.4" manifestPlaceholders = [GETUI_APPID: "HKv8K9qARd6WckZ1o2Vbu4"] diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 8893913..c694074 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -12,9 +12,11 @@ + + @@ -119,5 +121,13 @@ + + + + + + + + \ No newline at end of file