diff --git a/android/vcmi-app/build.gradle b/android/vcmi-app/build.gradle index 6f21bbe37..81554e855 100644 --- a/android/vcmi-app/build.gradle +++ b/android/vcmi-app/build.gradle @@ -42,7 +42,7 @@ android { applicationLabel: '@string/app_name', ] ndk { - debugSymbolLevel 'symbol_table' + debugSymbolLevel 'full' } } daily {