# ProGuard configuration for debug versions of Android apps.
#
# Copyright (c) 2018-2021 Guardsquare NV

-dontshrink
-dontoptimize
-dontobfuscate

-include proguard-android-common.txt
