We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c771f71 commit e82f3b8Copy full SHA for e82f3b8
1 file changed
android/app/build.gradle
@@ -55,7 +55,7 @@ android {
55
}
56
57
defaultConfig {
58
- applicationId "com.maelchiotti.localmaterialnotes"
+ applicationId "com.maelchiotti.localmaterialnotes.playground"
59
minSdk = flutter.minSdkVersion
60
targetSdk = flutter.targetSdkVersion
61
versionCode = flutter.versionCode
0 commit comments