Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 5827c1e

Browse files
chore(deps): update all non-major dependencies
1 parent c4eabf1 commit 5827c1e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

android/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
buildscript {
2-
ext.kotlin_version = '2.0.20'
2+
ext.kotlin_version = '2.0.21'
33
repositories {
44
google()
55
mavenCentral()
66
}
77

88
dependencies {
9-
classpath 'com.android.tools.build:gradle:8.6.1'
9+
classpath 'com.android.tools.build:gradle:8.7.1'
1010
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1111
}
1212
}
File renamed without changes.

bin/just

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.just-1.35.0.pkg
1+
.just-1.36.0.pkg

0 commit comments

Comments
 (0)