Skip to content

Commit 54c92a1

Browse files
committed
Update application ID
1 parent 9ab25cf commit 54c92a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ android {
4040

4141
defaultConfig {
4242
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
43-
applicationId "com.example.star_tracker"
43+
applicationId "com.joran.star_tracker"
4444
minSdkVersion 16
4545
targetSdkVersion 30
4646
versionCode flutterVersionCode.toInteger()

0 commit comments

Comments
 (0)