Commit fb0451d
fix: downgrade androidx.core to 1.16.0 for compileSdk 35 compatibility
core-ktx 1.17.0 requires compileSdk 36, which broke customers on
compileSdk 35 via Gradle's transitive version resolution. Downgrade SDK
modules to 1.16.0 and pin the sample app to 1.17.0 explicitly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent cb3dbf4 commit fb0451d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments