Skip to content

Commit

Permalink
Merge pull request #12 from ahmedsaadx/dev
Browse files Browse the repository at this point in the history
[ appbundle ] versionCode=1 versionNumber=1.2.7
  • Loading branch information
ahmedsaadx authored Nov 3, 2024
2 parents dc11335 + 9cd8927 commit b9dd4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {

defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId = "com.ahmeddev_app.test"
applicationId = "com.example.calc"
// 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
Expand Down

0 comments on commit b9dd4fc

Please sign in to comment.