step 1: change version in pubspec.yaml
change 8.84 to 8.85
step 2: in Terminal run run
flutter pub get
step 3: in Terminal run run
flutter clean
step 4: in Terminal run run
flutter build apk --target-platform android-arm,android-arm64 --split-per-abi
step 4: drag ur projet folder to android studio holidaylandmark, before close ur all project in android studio
below this step not neessary
Top comments (0)