Compare commits
1 Commits
57b79a6574
...
ea360ff864
Author | SHA1 | Date | |
---|---|---|---|
|
ea360ff864 |
@ -40,9 +40,9 @@ dependencies {
|
|||||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||||
implementation 'com.google.android.material:material:1.8.0'
|
implementation 'com.google.android.material:material:1.8.0'
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||||
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.5'
|
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
|
||||||
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
|
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
|
||||||
implementation 'androidx.core:core-ktx:1.12.0'
|
implementation 'androidx.core:core-ktx:1.9.0'
|
||||||
implementation "androidx.preference:preference-ktx:1.2.1"
|
implementation "androidx.preference:preference-ktx:1.2.1"
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.13.2'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
|
@ -125,9 +125,9 @@ concaveman@*:
|
|||||||
tinyqueue "^2.0.3"
|
tinyqueue "^2.0.3"
|
||||||
|
|
||||||
geojson2svg@^1.3.3:
|
geojson2svg@^1.3.3:
|
||||||
version "1.3.6"
|
version "1.3.3"
|
||||||
resolved "https://registry.yarnpkg.com/geojson2svg/-/geojson2svg-1.3.6.tgz#7d8cf40fca1fcdea07952556bf833bbdd9daaf12"
|
resolved "https://registry.yarnpkg.com/geojson2svg/-/geojson2svg-1.3.3.tgz#406e591dc306f5488b54584ffc4e9b6a2072a920"
|
||||||
integrity sha512-DZZIszYA9VTivziUu5mM+HyMI/pyrGkF9HYahcXNB/et0atRP3fCMwFVMIw1AczOejobjfKVolJZH8GX6kaMHQ==
|
integrity sha512-PNfUU1C+dFu/1OSR82ThhbXrkVG+nce8gIckTBewQgSFeJr7A3vB74QOY0FmPToZcB4Zuf0oj9MRIzcN5um+LQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
multigeojson "~0.0.1"
|
multigeojson "~0.0.1"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user