We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac0e06d + 9cb2787 commit c3a2725Copy full SHA for c3a2725
buildSrc/build.gradle
@@ -13,7 +13,7 @@ repositories {
13
dependencies {
14
implementation gradleApi()
15
implementation localGroovy()
16
- implementation 'com.android.tools.build:gradle:8.2.0'
+ implementation 'com.android.tools.build:gradle:8.2.2'
17
implementation 'org.jetbrains:annotations:24.1.0'
18
testImplementation 'junit:junit:4.13.2'
19
testImplementation 'org.mockito:mockito-core:5.8.0'
0 commit comments