File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 79
79
<meta-data
80
80
android : name =" com.google.android.gms.ads.flag.OPTIMIZE_AD_LOADING"
81
81
android : value =" true" />
82
-
83
- <!-- See: https://github.com/firebase/firebase-cpp-sdk/issues/1545 -->
84
- <property
85
- android : name =" android.adservices.AD_SERVICES_CONFIG"
86
- android : resource =" @xml/gma_ad_services_config"
87
- tools : replace =" android:resource" />
88
82
</application >
89
83
90
84
</manifest >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ksp = "2.1.0-1.0.29"
8
8
# https://developer.android.com/jetpack/compose/bom/bom-mapping
9
9
compose-bom = " 2025.01.00"
10
10
# https://firebase.google.com/support/release-notes/android
11
- firebase-bom = " 33.7 .0"
11
+ firebase-bom = " 33.8 .0"
12
12
# https://mvnrepository.com/artifact/com.google.dagger/hilt-android
13
13
hilt = " 2.55"
14
14
# https://github.com/coil-kt/coil/releases
You can’t perform that action at this time.
0 commit comments