Fix weird proguard error

Signed-off-by: androidacy-user <opensource@androidacy.com>
pull/230/head
androidacy-user 2 years ago
parent 7c934e9987
commit 55b2b5c040

@ -50,7 +50,7 @@
static void enableDebugLogging(boolean);
}
-assumevalues class androidx.loader.app.LoaderManagerImpl {
static boolean DEBUG return false;
static boolean DEBUG;
}
# This is just some proguard rules testes, might do a separate lib after

Loading…
Cancel
Save