Use beta version of navigation to support gradle 7.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.nav_version = "2.3.5"
|
ext.nav_version = "2.4.0-beta02"
|
||||||
ext.hilt_version = "2.38.1"
|
ext.hilt_version = "2.38.1"
|
||||||
ext.kotlin_version = "1.5.31"
|
ext.kotlin_version = "1.5.31"
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
Reference in New Issue
Block a user