Michael Paus
04/03/2024, 10:14 AMChrimaeon
04/03/2024, 4:25 PMsigningConfigs
in the AGP? then you can just invoke gradle :<appModule>:assembleRelease
for and APK and gradle :<appModule>:bundleRelease
for an app bundle.
https://developer.android.com/studio/publish/app-signing#secure-shared-keystoreChrimaeon
04/03/2024, 4:27 PM