Closed abitrolly closed 6 years ago
Yes, you can use this option for release build: https://github.com/Khang-NT/Android-Media-Converter/blob/master/app/build.gradle#L54
Thanks. Managed to build it with
ANDROID_HOME=~/Android/Sdk ./gradlew assembleDebug
Will try to install later with
ANDROID_HOME=~/Android/Sdk ./gradlew installArmDebug
Is it possible to build project "offline" without accessing Fabric API?