File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
ext {
2
- kotlin_version = ' 1.3.31 '
2
+ kotlin_version = ' 1.3.40 '
3
3
okhttp_version = ' 3.12.3'
4
4
okhttp_url_version = ' 3.11.0'
5
5
android_support_version = ' 1.0.2'
6
6
constraint_layout_version = " 1.1.3"
7
- room_version = ' 2.1.0-beta01 '
7
+ room_version = ' 2.1.0'
8
8
junit_version = ' 4.12'
9
9
espresso_version = ' 3.1.1'
10
10
test_runner_version = ' 1.1.1'
@@ -13,10 +13,10 @@ ext {
13
13
library_target_version = 28
14
14
library_build_tools_version = " 28.0.3"
15
15
gradle_tools_version = ' 3.4.1'
16
- rxJava2_version = " 2.2.8 "
16
+ rxJava2_version = " 2.2.10 "
17
17
rxAndroid2_version = " 2.1.1"
18
18
timber_version = " 4.7.1"
19
19
novoda_bintray_version = " 0.9"
20
- library_version = " 3.1.1 "
21
- library_version_code = 69
20
+ library_version = " 3.1.2 "
21
+ library_version_code = 71
22
22
}
You can’t perform that action at this time.
0 commit comments