If you add a new build type in app's build.gradle . android { buildTypes { debug { ext.enableCrashlytics = false manifestPlaceholders = [ ...
確定! 回上一頁