Skip to content

Commit d308e6f

Browse files
Bump appcompat from 1.1.0 to 1.2.0
Bumps appcompat from 1.1.0 to 1.2.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cc517e8 commit d308e6f

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
@@ -10,7 +10,7 @@ buildscript {
1010

1111
kotlin_version = '1.3.61'
1212
material_version = '1.2.0-alpha04'
13-
appcompat_version = '1.1.0'
13+
appcompat_version = '1.2.0'
1414
core_version = '1.1.0'
1515
}
1616
repositories {

0 commit comments

Comments
 (0)