You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to Firebase Android BoM 33.3.0 while also including the Gradle 7 change. (#1653)
* Update gradle versions to 7
* Update Java version and buildToolsVersion
* Update integration_tests.yml
* Update integration_tests.yml
* More fixes
* Update google services dependency version
* Remove logic to set ANDROID_SDK_HOME
* Update minSdkVersion.
* Try working around a build tools error on Windows.
* Call d8 directly via java instead of by broken shell script.
* Add note about minSdkVersion.
* Change Java version in CI build too.
* Update Android dependencies - Wed Sep 25 2024
[Triggered](https://github.com/firebase/firebase-android-sdk/actions/runs/11037049925) by [firebase-android-sdk Sep 25 release](firebase/firebase-android-sdk@a95da3f).
### Android
- com.google.firebase.firebase_bom → 33.3.0
> Created by [Update Android and iOS dependencies workflow](https://github.com/firebase/firebase-cpp-sdk/actions/runs/11037058168).
* Change APP_BINARY_DIR to instead scan for the directory.
* Clean up prebuild dependencies from gradle files.
* Add minSdkVersion and targetSdkVersion to resources gradle files.
* Add targetSdkVersion to messaging.
* Force Java 11 on packaging.
* Use the full path to the message forwarding service.
* Update version numbers.
* Remove extraneous logging.
* Fix Android packaging script to use new paths.
---------
Co-authored-by: a-maurice <[email protected]>
Co-authored-by: firebase-workflow-trigger-bot <[email protected]>
0 commit comments