zk 2 anni fa
parent
commit
88fc9c11fd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -55,7 +55,7 @@ android {
 
 
     def env_release = PROD
-    def env_debug = LOCAL
+    def env_debug = PROD
 
     buildTypes {
         release {