mirror of
https://github.com/kuba2k2/NavLib.git
synced 2024-11-09 19:50:26 -06:00
Update dependencies
This commit is contained in:
parent
e4ad01dc87
commit
8ae5e2b87a
17
build.gradle
17
build.gradle
@ -19,29 +19,30 @@ buildscript {
|
||||
|
||||
versions = [
|
||||
kotlin : "1.3.50",
|
||||
ktx : "1.0.2",
|
||||
ktx : "1.1.0",
|
||||
|
||||
androidX : '1.0.0',
|
||||
annotation : '1.1.0',
|
||||
recyclerView : '1.1.0-beta03',
|
||||
material : '1.1.0-alpha09',
|
||||
appcompat : '1.1.0-rc01',
|
||||
constraintLayout : '2.0.0-beta2',
|
||||
recyclerView : '1.1.0-rc01',
|
||||
material : '1.2.0-alpha01',
|
||||
appcompat : '1.1.0',
|
||||
constraintLayout : '2.0.0-beta3',
|
||||
cardview : '1.0.0',
|
||||
gridLayout : '1.0.0',
|
||||
navigation : "2.0.0",
|
||||
navigationFragment: "1.0.0",
|
||||
legacy : "1.0.0",
|
||||
|
||||
room : "2.2.0-beta01",
|
||||
lifecycle : "2.2.0-alpha03",
|
||||
room : "2.2.1",
|
||||
lifecycle : "2.2.0-rc02",
|
||||
work : "2.2.0",
|
||||
|
||||
firebase : '17.2.0',
|
||||
firebasemessaging: "20.0.0",
|
||||
play_services : "17.0.0",
|
||||
|
||||
materialdialogs : "0.9.6.0",
|
||||
materialdrawer : "62b24da031",
|
||||
materialdrawer : "cad66092a6",
|
||||
iconics : "4.0.1-b02",
|
||||
font_cmd : "3.5.95.1-kotlin",
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user