This commit is contained in:
Ammar Githam 2021-07-13 23:42:56 +09:00
commit 5b83b2a2cc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
buildscript {
ext{
kotlin_version = '1.5.20'
kotlin_version = '1.5.21'
nav_version = "2.4.0-alpha04"
}