12 Commits

Author SHA1 Message Date
bot
0bc2614c0e Merge pull request 'Lock file maintenance' (#402) from renovate/lock-file-maintenance into main 2026-02-15 03:01:31 +01:00
Renovate Bot
28400ede30 Lock file maintenance 2026-02-15 02:01:29 +00:00
bot
91c996a0f1 Merge pull request 'Update dependency androidx.compose:compose-bom to v2026.02.00' (#399) from renovate/androidx.compose-compose-bom-2026.x into main 2026-02-15 03:01:06 +01:00
Renovate Bot
bb602ea38f Update dependency androidx.compose:compose-bom to v2026.02.00 2026-02-15 02:01:02 +00:00
bot
fc33efecf7 Merge pull request 'Update plugin com.android.library to v9.0.1' (#401) from renovate/com.android.library-9.x into main 2026-02-15 03:00:53 +01:00
Renovate Bot
832b7d0ee1 Update plugin com.android.library to v9.0.1 2026-02-15 02:00:50 +00:00
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
3 changed files with 1007 additions and 1028 deletions

View File

@@ -120,5 +120,5 @@ dependencies {
implementation platform('androidx.compose:compose-bom:2026.02.00') implementation platform('androidx.compose:compose-bom:2026.02.00')
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. // Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins { 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 'com.android.library' version '9.0.1' apply false
id 'org.jetbrains.kotlin.android' version '2.3.10' apply false id 'org.jetbrains.kotlin.android' version '2.3.10' apply false
} }

2029
yarn.lock

File diff suppressed because it is too large Load Diff