read

If you want to copy the apks after assembling them you can create a custom copy gradle task with something like:

This example use a gradle variable TEST_BACKUP to define where the backup will be done.

Then you can call ./gradlew backupApks or ./gradlew clean assemble backupApks. and see the copied apks there.

Blog Logo

Daniel Gomez Rico


Published

Image

MakinGIANTS

The findings and tips records of an Android-iOS-TheWholeShabang group

Back to Overview