Aniruddha Tapas

Results 2 comments of Aniruddha Tapas

In order to create a signed release APK, you'll have to specify your own sigining configuration. You can edit the app/build.gradle to: ``` android { ... signingConfigs { release {...

In order to create a signed release APK, you'll have to specify your own sigining configuration. You can edit the app/build.gradle to: ``` android { ... signingConfigs { release {...