flutter_reactive_ble
flutter_reactive_ble copied to clipboard
Example app: Update AGP, gradle, target api, .gitigmore .cxx
Example app updates for android.
- Updated the AGP
- Updated gradle plugin version
- Updated target API to Android 34 because that is required for new apps so validated
- Updated the example .gitignore file to suppress transient .cxx directory
- Updated the target from java 8 to java 11 as required by dependency changes.
All Android should probably be pushed to Java 11. There are deprecation warnings around 1_8.
Submitting this in case it is time to update the dependencies and the generated android versions.