Skip to content

Commit 3445f7f

Browse files
Update Core to 9.9.3.
1 parent 086dabe commit 3445f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
// We should migrate to version catalogs as soon as IDE support is available:
2424
// https://issuetracker.google.com/issues/226078451
2525
ext.androidx_lifecycle_version = '2.5.1'
26-
ext.core_version = '9.9.1'
26+
ext.core_version = '9.9.3'
2727
ext.detekt_version = '1.19.0'
2828
ext.hilt_version = '2.44.2'
2929
ext.kotlin_version = '1.7.20'

0 commit comments

Comments
 (0)