Skip to content

Commit 1f11842

Browse files
committed
2 parents 527bccd + 10dd045 commit 1f11842

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
https://api.codemagic.io/apps/676a8f05a3be8873fa06c8e5/676a8f05a3be8873fa06c8e4/status_badge.svg
1+
https://api.codemagic.io/apps/6915045603b9319dc97a63fa/6915045603b9319dc97a63f9/status_badge.svg
22

3-
[![Codemagic build status](https://api.codemagic.io/apps/676a8f05a3be8873fa06c8e5/676a8f05a3be8873fa06c8e4/status_badge.svg)](https://codemagic.io/app/676a8f05a3be8873fa06c8e5/676a8f05a3be8873fa06c8e4/latest_build)
3+
[![Codemagic build status](https://api.codemagic.io/apps/6915045603b9319dc97a63fa/6915045603b9319dc97a63f9/status_badge.svg)](https://codemagic.io/app/6915045603b9319dc97a63fa/6915045603b9319dc97a63f9/latest_build)
44

55
```markdown
66
# PoSPro: Decentralized Point of Sale System

android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727

2828
defaultConfig {
2929
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
30-
applicationId = "com.delus.pos"
30+
applicationId = "com.modus.pos"
3131
// You can update the following values to match your application needs.
3232
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
3333
minSdk = flutter.minSdkVersion

0 commit comments

Comments
 (0)