1

I have an android studio project. I made a signed apk of it using command line gradlew assembleRelease. But the problem is I want to make the apk with different package name for each time building. For doing this, I have to change the package name of the application from command prompt. Is there any solution to make this ?

0 Answers0