Skip to content

Commit 49ca17d

Browse files
build: update plugin android-library {8.8.1 => 8.8.2}
1 parent 3398d62 commit 49ca17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/build.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ junit = { module = "junit:junit", version = "4.13.2" }
1414
[plugins]
1515
# com.android.library - Android Gradle Plugin
1616
# https://developer.android.com/build/gradle-build-overview
17-
android-library = { id = "com.android.library", version = "8.8.1" }
17+
android-library = { id = "com.android.library", version = "8.8.2" }

0 commit comments

Comments
 (0)