mirror of
https://github.com/Darkrock-Studios/hammer-editor.git
synced 2026-08-14 20:13:14 +00:00
Downgrade core-ktx to 1.16.0 to unblock release
1.19.0 requires compileSdk 37 and AGP 9.1.0 which we're not ready to bump yet. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0f7f2d6657
commit
08ebef7098
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ appcompat = "1.7.1"
|
|||
appdirs = "1.5.0"
|
||||
cache4k = "0.14.0"
|
||||
core = "1.7.0"
|
||||
coreKtx = "1.19.0"
|
||||
coreKtx = "1.16.0"
|
||||
cryptohash = "1.0.2"
|
||||
glance = "1.2.0-rc01"
|
||||
androix-junit = "1.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue