Skip to content

Commit 8bd6b4a

Browse files
Bump core-ktx from 1.1.0 to 1.2.0
Bumps core-ktx from 1.1.0 to 1.2.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3ad8a88 commit 8bd6b4a

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
@@ -11,7 +11,7 @@ buildscript {
1111
kotlin_version = '1.3.61'
1212
material_version = '1.1.0-alpha10'
1313
appcompat_version = '1.1.0'
14-
core_version = '1.1.0'
14+
core_version = '1.2.0'
1515
}
1616
repositories {
1717
google()

0 commit comments

Comments
 (0)