mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-21 22:27:29 +00:00
Update dependency androidx.navigation:navigation-safe-args-gradle-plugin to v2.4.0-alpha05
This commit is contained in:
parent
77bca1b8ec
commit
0edf0515e8
@ -1,7 +1,7 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
ext{
|
ext{
|
||||||
kotlin_version = '1.5.21'
|
kotlin_version = '1.5.21'
|
||||||
nav_version = "2.4.0-alpha04"
|
nav_version = "2.4.0-alpha05"
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
Loading…
Reference in New Issue
Block a user