Skip to content

Commit 9afa6f6

Browse files
Update dependency com.google.auto.service:auto-service to v1.1.1
1 parent a49a293 commit 9afa6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Dependenciey.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Versions {
1313
const val ANDROIDX_APPCOMPAT = "1.4.1"
1414
const val ANDROIDX_CORE = "1.7.0"
1515

16-
const val AUTO_SERVICE = "1.0.1"
16+
const val AUTO_SERVICE = "1.1.1"
1717
const val JUNIT = "4.13.2"
1818
}
1919

0 commit comments

Comments
 (0)