We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434036d commit 336dfaaCopy full SHA for 336dfaa
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
target_sdk_version = 28
10
11
kotlin_version = '1.3.61'
12
- material_version = '1.2.1'
+ material_version = '1.3.0'
13
appcompat_version = '1.2.0'
14
core_version = '1.1.0'
15
}
0 commit comments