android { buildTypes { debug { runProguard false proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules-debug.txt' } } }