We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9839b commit 9956d0fCopy full SHA for 9956d0f
.github/workflows/android.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
setup:
14
- runs-on: macos-26-xlarge
+ runs-on: ubuntu-24.04
15
16
steps:
17
- name: Checkout
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ androidx-fragment-ktx = "1.8.9"
8
androidx-recyclerview = "1.4.0"
9
androidx-lifecycle-runtime-ktx = "2.10.0"
10
android-navigation3 = "1.0.0"
-compose-bom = "2025.12.00"
+compose-bom = "2025.12.01"
compose-activity = "1.12.2"
hilt = "2.57.2"
moshi = "1.15.2"
0 commit comments