Compare commits
2 Commits
56b714bafb
...
18a037421c
Author | SHA1 | Date | |
---|---|---|---|
|
18a037421c | ||
|
9660c19db7 |
@ -1,6 +1,6 @@
|
|||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.4.1' apply false
|
id 'com.android.application' version '8.5.0' apply false
|
||||||
id 'com.android.library' version '8.4.1' apply false
|
id 'com.android.library' version '8.4.1' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
|
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
|
||||||
}
|
}
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@turf/area": "^7.0.0",
|
"@turf/area": "^7.0.0",
|
||||||
"@turf/turf": "^6.5.0",
|
"@turf/turf": "^7.0.0",
|
||||||
"jsdom": "^24.0.0",
|
"jsdom": "^24.0.0",
|
||||||
"mapshaper": "^0.6.79"
|
"mapshaper": "^0.6.79"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user