File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ repositories {
2727}
2828
2929dependencies {
30- implementation 'earth.worldwind:worldwind:2.0.9 '
30+ implementation 'earth.worldwind:worldwind:2.0.10 '
3131}
3232```
3333
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ kotlin.code.style=official
22worldwind.minSdk =24
33worldwind.targetSdk =37
44worldwind.versionCode =28
5- worldwind.version =2.0.9
5+ worldwind.version =2.0.10
66worldwind.codecsVersion =1.0.0
77kotlin.js.generate.executable.default =false
88kotlin.mpp.stability.nowarn =true
Original file line number Diff line number Diff line change 11[versions ]
22annotation = " 1.10.0"
3- appcompat = " 1.7.1 "
3+ appcompat = " 1.8.0 "
44activity-compose = " 1.13.0"
55compose-multiplatform = " 1.11.1"
66lifecycle-compose = " 2.11.0"
@@ -10,7 +10,7 @@ datetime = "0.8.0"
1010desugar = " 2.1.5"
1111jogl = " 2.6.0"
1212junit = " 1.3.0"
13- ktor = " 3.5.1 "
13+ ktor = " 3.5.2 "
1414lwjgl = " 3.4.2"
1515material = " 1.14.0"
1616# Temporarily held at 2.11.1/2.8.1/2.9.1: the x.2 releases changed the Direction of Attack
@@ -30,9 +30,9 @@ serialization = "1.11.0"
3030geojson = " 0.7.0"
3131uri-kmp = " 0.0.21"
3232vlcj = " 4.12.1"
33- javacv = " 1.5.13 "
33+ javacv = " 1.5.14 "
3434javafx = " 26.0.2"
35- xmlutil = " 1.0.1 "
35+ xmlutil = " 1.0.2 "
3636webp-imageio = " 0.11.0"
3737
3838[plugins ]
You can’t perform that action at this time.
0 commit comments