mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Reverting the dev.flutter -> com.example change (#222)
This commit is contained in:
@@ -38,7 +38,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||
applicationId "com.example.animations"
|
||||
applicationId "dev.flutter.animations"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode flutterVersionCode.toInteger()
|
||||
|
||||
Reference in New Issue
Block a user