Compare commits

..

3 Commits

Author SHA1 Message Date
Renovate Bot
9a451764c2 Update plugin com.android.library to v8.7.1 2024-10-20 00:03:39 +00:00
Renovate Bot
898fe6e862 Update plugin com.android.application to v8.7.1 2024-10-19 00:04:31 +00:00
Renovate Bot
e357b60b14 Update dependency mapshaper to v0.6.101 2024-10-16 00:01:16 +00:00
2 changed files with 4 additions and 4 deletions

View File

@ -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.7.0' apply false id 'com.android.application' version '8.7.1' apply false
id 'com.android.library' version '8.7.1' apply false id 'com.android.library' version '8.7.1' apply false
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
} }

View File

@ -1988,9 +1988,9 @@ keygrip@~1.1.0:
tsscmp "1.0.6" tsscmp "1.0.6"
mapshaper@^0.6.79: mapshaper@^0.6.79:
version "0.6.100" version "0.6.101"
resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.100.tgz#8897987b84609c85cf6835156eaadf5ea0d71f80" resolved "https://registry.yarnpkg.com/mapshaper/-/mapshaper-0.6.101.tgz#33f884ddfeb5dce2b453b5620fd95519d6175554"
integrity sha512-W6O2jXNJTFzQ987s1BBzOBhZFFbT2OYp16gEHblTcMzXUqD0USQyoioCIRClLipfCQpdAbvdxelbuzG83yaLuw== integrity sha512-HAeJfrYNO71Wz399LWV2rB6DIJdf4QMyP4CwqrtgOUnzsmZOgkameyvN2jGL9uakm3tgLo2mh8WflF7qBBg5Sg==
dependencies: dependencies:
"@placemarkio/tokml" "^0.3.3" "@placemarkio/tokml" "^0.3.3"
"@tmcw/togeojson" "^5.6.0" "@tmcw/togeojson" "^5.6.0"