Compare commits
7 Commits
ea360ff864
...
57b79a6574
Author | SHA1 | Date | |
---|---|---|---|
|
57b79a6574 | ||
7bdfbd323b | |||
c3fddff6f2 | |||
83b2de28d3 | |||
|
c6c1734700 | ||
|
080e781c56 | ||
|
280b6d4cbd |
@ -40,10 +40,10 @@ 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.5.3'
|
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.5'
|
||||||
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
|
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
|
||||||
implementation 'androidx.core:core-ktx:1.9.0'
|
implementation 'androidx.core:core-ktx:1.12.0'
|
||||||
implementation "androidx.preference:preference-ktx:1.2.0"
|
implementation "androidx.preference:preference-ktx:1.2.1"
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.13.2'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||||
|
@ -125,9 +125,9 @@ concaveman@*:
|
|||||||
tinyqueue "^2.0.3"
|
tinyqueue "^2.0.3"
|
||||||
|
|
||||||
geojson2svg@^1.3.3:
|
geojson2svg@^1.3.3:
|
||||||
version "1.3.3"
|
version "1.3.6"
|
||||||
resolved "https://registry.yarnpkg.com/geojson2svg/-/geojson2svg-1.3.3.tgz#406e591dc306f5488b54584ffc4e9b6a2072a920"
|
resolved "https://registry.yarnpkg.com/geojson2svg/-/geojson2svg-1.3.6.tgz#7d8cf40fca1fcdea07952556bf833bbdd9daaf12"
|
||||||
integrity sha512-PNfUU1C+dFu/1OSR82ThhbXrkVG+nce8gIckTBewQgSFeJr7A3vB74QOY0FmPToZcB4Zuf0oj9MRIzcN5um+LQ==
|
integrity sha512-DZZIszYA9VTivziUu5mM+HyMI/pyrGkF9HYahcXNB/et0atRP3fCMwFVMIw1AczOejobjfKVolJZH8GX6kaMHQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
multigeojson "~0.0.1"
|
multigeojson "~0.0.1"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user