1
0
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:
Brett Morgan
2020-01-10 10:16:34 +11:00
committed by GitHub
parent 2ec96efca9
commit eea6f180ee
7 changed files with 10 additions and 10 deletions

View File

@@ -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()