You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add release signing configuration and keystore.
The `build.gradle.kts` file is updated to include a release signing configuration that uses environment variables for passwords and references a new `keystore.jks` file. Minification is enabled for release builds.