Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/wear-os-hex-editor-watchface.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle5
1 files changed, 2 insertions, 3 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 2e6d320..ccc9250 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,9 +9,8 @@ android {
applicationId "com.clusterrr.hexeditorwatchface"
minSdk 23
targetSdk 32
- versionCode 4
- versionName "1.0"
-
+ versionCode 5
+ versionName "1.1"
}
buildTypes {