Closed Aditya94A closed 4 years ago
Creating an APK from Android Studio doesn't do anything. See here to about configuring this in Gradle: https://developer.android.com/studio/publish/app-signing#secure-shared-keystore. Or take inspiration from the test app: https://github.com/Triple-T/gradle-play-publisher/blob/3b5546b44bbee8e8ba839b54fe42e1874a90af74/testapp/build.gradle.kts#L51
Getting the following error upon publishing a release apk
Is there a way to specify that the apk should be built with JAR signature (both v1 and v2)
This: