Skip to content

Commit 751f3e6

Browse files
authored
Merge pull request #33 from cats-oss/dependabot/gradle/androidx.appcompat-appcompat-1.2.0
Bump appcompat from 1.1.0 to 1.2.0
2 parents cc517e8 + d308e6f commit 751f3e6

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)