I have 2 jar files that one of them is for release and the other one is for debug.
I dont want to play them to export a apk each time in Android Studio. How can i automate it? I am all open for examples snippets and more.
BTW I also need different assets files too.
Thanks