Don't wait for foreground if install is silent

This commit is contained in:
Imran Remtulla
2023-08-18 19:36:56 -04:00
parent a52d936b4d
commit 7ef9c43ee3
4 changed files with 57 additions and 23 deletions

View File

@ -49,7 +49,6 @@ android {
}
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "dev.imranr.obtainium"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration.