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 8a982ab commit 1c294c9Copy full SHA for 1c294c9
build.gradle
@@ -6,13 +6,13 @@ buildscript {
6
material_version = '1.9.0'
7
appcompat_version = '1.6.1'
8
annotation_version = '1.6.0'
9
- fragment_version = '1.6.0'
+ fragment_version = '1.6.1'
10
nav_version = '2.6.0'
11
room_version = '2.5.2'
12
flexbox_version = '3.0.0'
13
splash_version = '1.0.1'
14
- recyclerview_version = '1.3.0'
15
- preference_version = '1.2.0'
+ recyclerview_version = '1.3.1'
+ preference_version = '1.2.1'
16
cardview_version = '1.0.0'
17
retrofit_version = '2.9.0'
18
gson_version = '2.10.1'
0 commit comments