We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d74c3 commit 04d3ec9Copy full SHA for 04d3ec9
buildSrc/build.gradle
@@ -13,7 +13,7 @@ repositories {
13
dependencies {
14
implementation gradleApi()
15
implementation localGroovy()
16
- implementation 'com.android.tools.build:gradle:8.5.2'
+ implementation 'com.android.tools.build:gradle:8.6.0'
17
implementation 'org.jetbrains:annotations:24.1.0'
18
testImplementation 'junit:junit:4.13.2'
19
testImplementation 'org.mockito:mockito-core:5.13.0'
0 commit comments