examples icon indicating copy to clipboard operation
examples copied to clipboard

TensorFlow Lite BERT QA Android app Update SDK > 35

Open Chris-Hamid opened this issue 7 months ago • 5 comments

This PR updates the TensorFlow Lite BERT QA Android app to support modern Android SDKs:

  • Upgraded to Gradle 8.7, AGP 8.5.0, Kotlin 1.9.20.
  • Updated compileSdk and targetSdk to 35.
  • Tested on API 36 Beta (Pixel 9 XL virtual emulator).
  • Added CONTRIBUTING.md in lite/examples/bert_qa/android with detailed instructions and guidelines.

These changes ensure the app remains compatible with the latest Android versions while maintaining functionality.

Chris-Hamid avatar May 07 '25 22:05 Chris-Hamid

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar May 07 '25 22:05 google-cla[bot]

@googlebot recheck cla

Chris-Hamid avatar May 07 '25 23:05 Chris-Hamid