diff --git a/android/build.gradle b/android/build.gradle index 980c314..043cdb0 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.0' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" } } 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/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