File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
6
6
mavenCentral()
7
7
}
8
8
dependencies {
9
- classpath ' com.android.tools.build:gradle:8.8.1 '
9
+ classpath ' com.android.tools.build:gradle:8.8.2 '
10
10
}
11
11
}
12
12
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ spring-version = "6.2.3"
7
7
androidx-test-version = " 1.6.1"
8
8
9
9
[libraries ]
10
- androidGradlePlugin = { module = " com.android.tools.build:gradle" , version = " 8.8.1 " }
10
+ androidGradlePlugin = { module = " com.android.tools.build:gradle" , version = " 8.8.2 " }
11
11
androidx-appcompat = {module = " androidx.appcompat:appcompat" , version = " 1.7.0" }
12
12
androidx-test-core = {module = " androidx.test:core" , version.ref = " androidx-test-version" }
13
13
androidx-test-rules = {module = " androidx.test:rules" , version.ref = " androidx-test-version" }
You can’t perform that action at this time.
0 commit comments