mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-31 22:52:44 +01:00
Bump firebase-bom from 26.2.0 to 26.3.0 (#1078)
This commit is contained in:
parent
a7bb026c1b
commit
12da5e5381
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
|||||||
- name: Extract build cache
|
- name: Extract build cache
|
||||||
run: tar -xf prebuild.tar
|
run: tar -xf prebuild.tar
|
||||||
- name: Instrumentation tests
|
- name: Instrumentation tests
|
||||||
uses: reactivecircus/android-emulator-runner@v2.13.0
|
uses: reactivecircus/android-emulator-runner@v2
|
||||||
with:
|
with:
|
||||||
api-level: ${{ matrix.api-level }}
|
api-level: ${{ matrix.api-level }}
|
||||||
arch: x86
|
arch: x86
|
||||||
|
@ -198,7 +198,7 @@ dependencies {
|
|||||||
implementation "io.github.wulkanowy:AppKillerManager:3.0.0"
|
implementation "io.github.wulkanowy:AppKillerManager:3.0.0"
|
||||||
implementation 'me.xdrop:fuzzywuzzy:1.3.1'
|
implementation 'me.xdrop:fuzzywuzzy:1.3.1'
|
||||||
|
|
||||||
playImplementation platform('com.google.firebase:firebase-bom:26.2.0')
|
playImplementation platform('com.google.firebase:firebase-bom:26.3.0')
|
||||||
playImplementation 'com.google.firebase:firebase-analytics-ktx'
|
playImplementation 'com.google.firebase:firebase-analytics-ktx'
|
||||||
playImplementation 'com.google.firebase:firebase-inappmessaging-display-ktx'
|
playImplementation 'com.google.firebase:firebase-inappmessaging-display-ktx'
|
||||||
playImplementation "com.google.firebase:firebase-inappmessaging-ktx"
|
playImplementation "com.google.firebase:firebase-inappmessaging-ktx"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user