update to run modern version

This commit is contained in:
Joshua Burman
2024-11-24 15:21:14 -05:00
parent d0b19a4975
commit df5f24ef16
26 changed files with 363 additions and 2 deletions

View File

@ -47,7 +47,7 @@ android {
applicationId "com.sendtrain.sendtrain"
// 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 17
minSdkVersion flutter.minSdkVersion
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName