From 0f1d1afab0598ee30db87688cdcafa075cae7997 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:43:39 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- android/build.gradle | 4 ++-- bin/{.flutter-3.24.3.pkg => .flutter-3.24.4.pkg} | 0 bin/{.just-1.35.0.pkg => .just-1.36.0.pkg} | 0 bin/dart | 2 +- bin/flutter | 2 +- bin/just | 2 +- 6 files changed, 5 insertions(+), 5 deletions(-) rename bin/{.flutter-3.24.3.pkg => .flutter-3.24.4.pkg} (100%) rename bin/{.just-1.35.0.pkg => .just-1.36.0.pkg} (100%) diff --git a/android/build.gradle b/android/build.gradle index 980c314..d40e455 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -1,12 +1,12 @@ buildscript { - ext.kotlin_version = '2.0.20' + ext.kotlin_version = '2.0.21' repositories { google() mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:8.6.1' + classpath 'com.android.tools.build:gradle:8.7.2' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" } } diff --git a/bin/.flutter-3.24.3.pkg b/bin/.flutter-3.24.4.pkg similarity index 100% rename from bin/.flutter-3.24.3.pkg rename to bin/.flutter-3.24.4.pkg diff --git a/bin/.just-1.35.0.pkg b/bin/.just-1.36.0.pkg similarity index 100% rename from bin/.just-1.35.0.pkg rename to bin/.just-1.36.0.pkg diff --git a/bin/dart b/bin/dart index 5e7c842..d99ad5b 120000 --- a/bin/dart +++ b/bin/dart @@ -1 +1 @@ -.flutter-3.24.3.pkg \ No newline at end of file +.flutter-3.24.4.pkg \ No newline at end of file diff --git a/bin/flutter b/bin/flutter index 5e7c842..d99ad5b 120000 --- a/bin/flutter +++ b/bin/flutter @@ -1 +1 @@ -.flutter-3.24.3.pkg \ No newline at end of file +.flutter-3.24.4.pkg \ No newline at end of file diff --git a/bin/just b/bin/just index 12088e1..2a09700 120000 --- a/bin/just +++ b/bin/just @@ -1 +1 @@ -.just-1.35.0.pkg \ No newline at end of file +.just-1.36.0.pkg \ No newline at end of file