mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-11 04:18:33 +00:00
Keep line numbers within R8.
This commit is contained in:
parent
d2adc11a2d
commit
9824073023
@ -1,4 +1,5 @@
|
|||||||
-dontoptimize
|
-dontoptimize
|
||||||
|
-dontobfuscate
|
||||||
-keepattributes SourceFile,LineNumberTable
|
-keepattributes SourceFile,LineNumberTable
|
||||||
-keep class org.whispersystems.** { *; }
|
-keep class org.whispersystems.** { *; }
|
||||||
-keep class org.thoughtcrime.securesms.** { *; }
|
-keep class org.thoughtcrime.securesms.** { *; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user