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:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-03-17 00:41:16 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-03-17 00:41:16 +0300
commit3cdc1670149b9e51ba625028a9743121075c0bec (patch)
tree05816f92dee32da05cc4140e731f12655a8f9e60
parent932640153c565e6fd1a2b75bec273c037efa641c (diff)
Changed applicationId just to reupload to Google Play
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index ccc9250..8474c1c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -6,7 +6,7 @@ android {
compileSdk 32
defaultConfig {
- applicationId "com.clusterrr.hexeditorwatchface"
+ applicationId "com.clusterrr.hexeditorwatchface2"
minSdk 23
targetSdk 32
versionCode 5