We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 751f3e6 + 54c453d commit c58b89eCopy full SHA for c58b89e
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
target_sdk_version = 28
10
11
kotlin_version = '1.3.61'
12
- material_version = '1.2.0-alpha04'
+ material_version = '1.2.1'
13
appcompat_version = '1.2.0'
14
core_version = '1.1.0'
15
}
0 commit comments