@@ -13,29 +13,29 @@ ext {
13
13
javaVersion = JavaVersion . VERSION_1_8
14
14
15
15
// Gradle
16
- gradleVersion = " 6.7 "
16
+ gradleVersion = " 6.8-rc-1 "
17
17
18
18
// Core plugins
19
- androidPluginVersion = " 4.1.0 "
20
- kotlinVersion = " 1.4.10 "
19
+ androidPluginVersion = " 4.1.1 "
20
+ kotlinVersion = " 1.4.20 "
21
21
22
22
// Utility plugins
23
- versionsPluginVersion = " 0.33 .0"
23
+ versionsPluginVersion = " 0.36 .0"
24
24
detektPluginVersion = " 1.14.1"
25
25
ktlintPluginVersion = " 9.4.1"
26
26
27
27
// Frameworks and compatibility libraries
28
28
koinVersion = " 2.2.0-rc-3"
29
29
appcompatVersion = " 1.3.0-alpha02"
30
- browserVersion = " 1.3.0-alpha06 "
30
+ browserVersion = " 1.3.0-rc01 "
31
31
lifecycleVersion = " 2.2.0"
32
32
roomVersion = " 2.3.0-alpha03"
33
- workVersion = " 2.5.0-alpha03 "
34
- coreKtxVersion = " 1.5.0-alpha04 "
33
+ workVersion = " 2.5.0-beta01 "
34
+ coreKtxVersion = " 1.5.0-alpha05 "
35
35
fragmentKtxVersion = " 1.3.0-beta01"
36
36
shareTargetVersion = " 1.1.0-beta01"
37
37
securityCryptoVersion = " 1.1.0-alpha02"
38
- playCoreVersion = " 1.8.2 "
38
+ playCoreVersion = " 1.8.3 "
39
39
adsIdentifierVersion = " 17.0.0"
40
40
interactiveMediaVersion = " 3.14.0"
41
41
castVersion = " 19.0.0"
@@ -55,14 +55,14 @@ ext {
55
55
gridlayoutVersion = " 1.0.0"
56
56
viewpagerVersion = " 1.1.0-alpha01"
57
57
exifinterfaceVersion = " 1.3.1"
58
- materialComponentsVersion = " 1.3.0-alpha03 "
59
- constaintLayoutVersion = " 2.0.2 "
58
+ materialComponentsVersion = " 1.3.0-alpha04 "
59
+ constaintLayoutVersion = " 2.1.0-alpha1 "
60
60
preferenceVersion = " 1.1.1"
61
61
supportPreferenceVersion = " 6d5ebc7934"
62
- iconicsVersion = " 5.0.3 "
63
- communityMaterialTypefaceVersion = " 5.3.45.1 -kotlin"
64
- materialDrawerVersion = " 8.1.6 "
65
- aboutLibrariesVersion = " 8.4 .2"
62
+ iconicsVersion = " 5.2.0 "
63
+ communityMaterialTypefaceVersion = " 5.8.55.0 -kotlin"
64
+ materialDrawerVersion = " 8.2.0 "
65
+ aboutLibrariesVersion = " 8.6 .2"
66
66
crossfaderVersion = " 1.6.0"
67
67
materialAboutVersion = " 3.2.0-rc01"
68
68
subsamplingScaleImageViewVersion = " 90c6b27c13"
81
81
82
82
// Utils
83
83
proxerLibVersion = " 958317b7a9"
84
- threetenVersion = " 1.2.4 "
84
+ threetenVersion = " 1.3.0 "
85
85
hawkVersion = " 7a1a625455"
86
86
glideVersion = " 4.11.0"
87
87
retrofitVersion = " 2.9.0"
0 commit comments