12 Commits

Author SHA1 Message Date
bot
2755201920 Merge pull request 'Update dependency @turf/turf to v7.3.4' (#395) from renovate/turf-turf-7.x-lockfile into main 2026-02-14 03:01:33 +01:00
Renovate Bot
7c953a706a Update dependency @turf/turf to v7.3.4 2026-02-14 02:01:31 +00:00
bot
d26adae47c Merge pull request 'Update plugin com.android.application to v9.0.1' (#400) from renovate/com.android.application-9.x into main 2026-02-14 03:01:16 +01:00
Renovate Bot
940aba5863 Update plugin com.android.application to v9.0.1 2026-02-14 02:01:14 +00:00
bot
a88ea3a5b8 Merge pull request 'Update dependency androidx.compose.ui:ui-tooling to v1.10.3' (#398) from renovate/androidx.compose.ui-ui-tooling-1.x into main 2026-02-13 03:01:24 +01:00
Renovate Bot
af7b3e7b2c Update dependency androidx.compose.ui:ui-tooling to v1.10.3 2026-02-13 02:01:21 +00:00
bot
57007049b4 Merge pull request 'Update dependency androidx.compose.material:material to v1.10.3' (#397) from renovate/androidx.compose.material-material-1.x into main 2026-02-12 03:01:19 +01:00
bot
e52e8cba27 Merge pull request 'Update dependency androidx.activity:activity-ktx to v1.12.4' (#396) from renovate/androidx.activity-activity-ktx-1.x into main 2026-02-12 03:01:17 +01:00
Renovate Bot
3a675af015 Update dependency androidx.compose.material:material to v1.10.3 2026-02-12 02:01:15 +00:00
Renovate Bot
07c2926d47 Update dependency androidx.activity:activity-ktx to v1.12.4 2026-02-12 02:01:10 +00:00
bot
bc29c93e72 Merge pull request 'Update dependency @turf/area to v7.3.4' (#394) from renovate/turf-area-7.x-lockfile into main 2026-02-09 03:01:05 +01:00
Renovate Bot
a8b0c99b1c Update dependency @turf/area to v7.3.4 2026-02-09 02:00:58 +00:00
3 changed files with 988 additions and 982 deletions

View File

@@ -96,7 +96,7 @@ aboutLibraries {
dependencies {
implementation 'androidx.compose.material3:material3:1.4.0'
implementation "androidx.compose.material:material:1.10.2"
implementation "androidx.compose.material:material:1.10.3"
implementation 'androidx.compose.material:material-icons-extended:1.7.8'
implementation 'androidx.navigation:navigation-compose:2.9.7'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
@@ -105,7 +105,7 @@ dependencies {
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.compose.ui:ui'
implementation "androidx.activity:activity-ktx:1.12.3"
implementation "androidx.activity:activity-ktx:1.12.4"
implementation 'androidx.compose.ui:ui-tooling-preview'
implementation 'com.google.android.material:material:1.13.0'
@@ -120,5 +120,5 @@ dependencies {
implementation platform('androidx.compose:compose-bom:2026.01.01')
debugImplementation 'androidx.compose.ui:ui-tooling:1.10.2'
debugImplementation 'androidx.compose.ui:ui-tooling:1.10.3'
}

View File

@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '9.0.0' apply false
id 'com.android.application' version '9.0.1' apply false
id 'com.android.library' version '9.0.0' apply false
id 'org.jetbrains.kotlin.android' version '2.3.10' apply false
}

1962
yarn.lock

File diff suppressed because it is too large Load Diff