Skip to content

Commit 4798279

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.3.0
1 parent 97b279f commit 4798279

2 files changed

Lines changed: 361 additions & 3 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
google()
1313
}
1414
dependencies {
15-
classpath 'com.android.tools.build:gradle:8.2.2'
15+
classpath 'com.android.tools.build:gradle:8.3.0'
1616
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
1717

1818
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)