We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c665402 commit 8f5c517Copy full SHA for 8f5c517
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:8.1.3'
+ classpath 'com.android.tools.build:gradle:8.1.4'
9
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22"
10
// Maven Central Publish
11
classpath "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
0 commit comments