Skip to content

Commit

Permalink
fix: Changed App Name & Bundle Id
Browse files Browse the repository at this point in the history
  • Loading branch information
Emon526 committed Dec 3, 2024
1 parent 3105776 commit cec2d36
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.asrafulislam.expense_planner"
// You can update the following values to match your application needs.
// For more information, see: https://flutter.dev/to/review-gradle-config.
minSdk = flutter.minSdkVersion
targetSdk = 35
versionCode = flutter.versionCode
Expand Down

0 comments on commit cec2d36

Please sign in to comment.