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 261236c commit 2bac2feCopy full SHA for 2bac2fe
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- activityVersion = '1.2.0-beta02'
+ activityVersion = '1.2.0-rc01'
4
agpVersion = '4.1.1'
5
annotationsVersion = '1.1.0'
6
appcompatVersion = '1.2.0'
@@ -15,9 +15,9 @@ buildscript {
15
fragmentVersion = '1.3.0-beta02'
16
jsr305Version = '3.0.2'
17
junitVersion = '4.13.1'
18
- kotlinVersion = '1.4.21'
19
- lifecycleRuntimeKtxVersion = '2.3.0-beta01'
20
- materialComponentsVersion = '1.3.0-beta01'
+ kotlinVersion = '1.4.21-2'
+ lifecycleRuntimeKtxVersion = '2.3.0-rc01'
+ materialComponentsVersion = '1.3.0-rc01'
21
preferenceVersion = '1.1.1'
22
zxingEmbeddedVersion = '3.6.0'
23
0 commit comments