Skip to content

Commit 39f0198

Browse files
authored
update AGP version (#6707)
1 parent fda0e51 commit 39f0198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ android-plugin = { group = "com.android.tools.build", name = "gradle", version.r
5252
#noinspection AndroidGradlePluginVersion,SimilarGradleDependency,NewerVersionAvailable this is a compileOnly dependency
5353
android-plugin8 = { group = "com.android.tools.build", name = "gradle", version= "8.0.0" }
5454
#noinspection AndroidGradlePluginVersion,SimilarGradleDependency,NewerVersionAvailable this is a compileOnly dependency
55-
android-plugin9 = { group = "com.android.tools.build", name = "gradle", version = "9.0.0-alpha05" }
55+
android-plugin9 = { group = "com.android.tools.build", name = "gradle", version = "9.0.0-alpha06" }
5656
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
5757
androidx-activity = "androidx.activity:activity-ktx:1.11.0"
5858
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.9.1" }

0 commit comments

Comments
 (0)