Pq 1 anno fa
parent
commit
8fe47aa5a1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      chatModule/build.gradle

+ 1 - 0
chatModule/build.gradle

@@ -31,6 +31,7 @@ android {
         }
         preRelease {
             minifyEnabled false
+            debuggable true
             proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
         }
     }