1
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
2
3
3
buildscript {
4
- ext. kotlin_version = ' 1.5.31 '
4
+ ext. kotlin_version = ' 1.6.21 '
5
5
ext. ktx_version = ' 1.8.0'
6
6
ext. android_support = ' 1.1.0-beta01'
7
7
ext. androidx_appcompat = ' 1.4.0'
@@ -13,7 +13,7 @@ buildscript {
13
13
ext. rx_android = ' 2.1.1'
14
14
ext. event_bus = ' 3.1.1'
15
15
ext. glide_version = ' 4.8.0'
16
- ext. realm_version = ' 7.0 .0'
16
+ ext. realm_version = ' 10.15 .0'
17
17
ext. agentweb_version = ' 4.0.2'
18
18
ext. tabbar_version = ' 1.2.5'
19
19
ext. dagger_version = ' 2.23.2'
@@ -22,12 +22,12 @@ buildscript {
22
22
ext. textfiled_box_version = ' 1.4.5'
23
23
ext. lifecycle_version = ' 1.1.1'
24
24
ext. spinkit_version = ' 1.2.0'
25
- ext. gradle_version = ' 7 .0.3 '
25
+ ext. gradle_version = ' 8 .0.1 '
26
26
ext. recycler_common_version = ' v4.0.6'
27
27
ext. image_load = ' 4.9.0'
28
28
ext. drop_menu_version = ' 1.0.4'
29
- ext. arouter_api_versoion = ' 1.4.0 '
30
- ext. arouter_compiler_versoion = ' 1.2.1 '
29
+ ext. arouter_api_versoion = ' 1.5.2 '
30
+ ext. arouter_compiler_versoion = ' 1.5.2 '
31
31
ext. anko_version= ' 0.10.8'
32
32
ext. richtext_version= ' 0.19.0'
33
33
ext. markwon_version= ' 4.6.2'
0 commit comments