Skip to content

Commit

Permalink
Merge pull request #11 from ahmedsaadx/dev
Browse files Browse the repository at this point in the history
[ appbundle ] versionCode=1 versionNumber=1.2.6
  • Loading branch information
ahmedsaadx authored Nov 3, 2024
2 parents ebb8926 + 7e71869 commit dc11335
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 @@ -11,7 +11,7 @@ if (keystorePropertiesFile.exists()) {
}

android {
namespace = "com.example.ahmeddev_app"
namespace = "com.example.calc"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion

Expand Down

0 comments on commit dc11335

Please sign in to comment.