mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-11-08 20:50:04 +00:00
updated: package to be standard across all example apps
This commit is contained in:
@@ -24,7 +24,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||
applicationId "com.yourcompany.usingalertdialog"
|
||||
applicationId "github.nisrulz.usingalertdialog"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 1
|
||||
|
||||
Reference in New Issue
Block a user