Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Android SDK dependency, including updated Gradle and compileSDK version, and including GMA #1473

Merged
merged 32 commits into from
Dec 13, 2023
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
a42ea41
Update Android dependencies - Tue Oct 10 2023
Oct 10, 2023
f56b162
Build GMA with Android 31.
jonsimantov Oct 11, 2023
3a24508
Increment all gradle wrapper versions to 6.7.1.
jonsimantov Oct 11, 2023
d409953
Fix quote in classpath.
jonsimantov Oct 11, 2023
beb62f9
Update all gradle plugin versions to 4.2.1.
jonsimantov Oct 11, 2023
0018729
Force NDK path to environment variable for new Gradle version.
jonsimantov Oct 11, 2023
71bf35e
Update build tools version.
jonsimantov Oct 11, 2023
37d9e2f
Add gradle.properties with useAndroidX=true flag.
jonsimantov Oct 11, 2023
d79e8d2
Remove NDK path from unneeded gradle files.
jonsimantov Oct 11, 2023
317396b
Force name of included C++ SDK build to be firebase_cpp_sdk.
jonsimantov Oct 11, 2023
8415671
Update Firestore internal test also.
jonsimantov Oct 11, 2023
9a766ea
Add gradle.properties files.
jonsimantov Oct 11, 2023
26b3f68
Update readme with new version.
jonsimantov Oct 11, 2023
ec1e046
Add cleanup directory.
jonsimantov Oct 11, 2023
56bfadd
Add to .gitignore.
jonsimantov Oct 11, 2023
f7f8c35
Add changed .externalNativeBuild --> .cxx directory to script
jonsimantov Oct 11, 2023
3787b6d
Revert "Add cleanup directory."
jonsimantov Oct 11, 2023
9762fe9
Add cleanup directory (again).
jonsimantov Oct 11, 2023
1ca875f
Merge branch 'workflow/auto-update-deps-183-20231010-230135' into try…
jonsimantov Oct 12, 2023
94bafc8
Merge branch 'main' into try-gma-with-upgraded-gradle
jonsimantov Oct 12, 2023
0ae495e
Project tweaks to build on Android SDK 33, required for GMA.
jonsimantov Oct 12, 2023
6056a18
Merge branch 'main' into try-gma-with-upgraded-gradle
jonsimantov Oct 19, 2023
da89890
Update Android dependencies - Thu Oct 19 2023 (#1481)
firebase-workflow-trigger[bot] Oct 23, 2023
575015f
Merge branch 'main' into try-gma-with-upgraded-gradle
jonsimantov Oct 23, 2023
f714d7f
Update to 32.4.1 bom.
jonsimantov Nov 2, 2023
f99cc6d
Update readme.
jonsimantov Nov 2, 2023
8ccb416
Merge branch 'main' into try-gma-with-upgraded-gradle
jonsimantov Nov 2, 2023
b932e7d
Merge branch 'main' into try-gma-with-upgraded-gradle
jonsimantov Nov 6, 2023
a7dcddc
Merge branch 'main' into try-gma-with-upgraded-gradle
jonsimantov Dec 11, 2023
51ee094
Update Android dependencies to 32.7.0. (#1498)
jonsimantov Dec 12, 2023
d3624f8
Merge branch 'main' into try-gma-with-upgraded-gradle
jonsimantov Dec 12, 2023
6b62bb2
Merge branch 'main' into try-gma-with-upgraded-gradle
jonsimantov Dec 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update readme with new version.
jonsimantov committed Oct 11, 2023
commit 26b3f68c3324ec1b6be26b1b25c20cd2eca29f9f
2 changes: 2 additions & 0 deletions release_build_files/readme.md
Original file line number Diff line number Diff line change
@@ -633,6 +633,8 @@ code.
## Release Notes
### Next Release
- Changes
- General (Android): Firebase C++ on Android is now built using Android API
level 31 and Gradle 6.7.1.
- Firestore: Add support for disjunctions in queries (OR queries)
([#1453](https://github.com/firebase/firebase-cpp-sdk/pull/1453)).
- GMA: Added the User Messaging Platform (UMP) SDK, required for obtaining