fix payment struck

This commit is contained in:
Efril
2026-01-13 23:41:56 +07:00
parent 1d52f22f5f
commit 5d73f82017
4 changed files with 35 additions and 45 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ android {
applicationId "com.appscale.pos"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 21
minSdkVersion flutter.minSdkVersion
targetSdkVersion 35
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName