Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ba8843d

Browse files
authoredNov 17, 2023
Update dependency com.android.tools.build:gradle to v8.1.4
1 parent d52b409 commit ba8843d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
mavenCentral()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:8.1.0'
10+
classpath 'com.android.tools.build:gradle:8.1.4'
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1212

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

0 commit comments

Comments
 (0)
Please sign in to comment.