fixed android sdk v.

This commit is contained in:
mohamadmahdi jebeli 2025-07-21 16:45:35 +03:30
parent 21aa7bd30f
commit dfb93f2fc6
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ android {
applicationId = "com.example.business_panel"
// 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
minSdk = 23
targetSdk = flutter.targetSdkVersion
versionCode = flutter.versionCode
versionName = flutter.versionName