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 c9a5bb7 commit c3bd20aCopy full SHA for c3bd20a
build.gradle
@@ -1,16 +1,16 @@
1
// root build.gradle
2
buildscript {
3
ext {
4
- agp_version = '7.4.1'
+ agp_version = '7.4.2'
5
nav_version = '2.5.3'
6
- fragment_version = '1.5.5'
7
- room_version = '2.5.0'
8
- annotation_version = '1.5.0'
+ fragment_version = '1.5.6'
+ room_version = '2.5.1'
+ annotation_version = '1.6.0'
9
material_version = '1.8.0'
10
flexbox_version = '3.0.0'
11
appcompat_version = '1.6.1'
12
splash_version = '1.0.0'
13
- recyclerview_version = '1.2.1'
+ recyclerview_version = '1.3.0'
14
preference_version = '1.2.0'
15
cardview_version = '1.0.0'
16
retrofit_version = '2.9.0'
0 commit comments