We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effb276 commit a6f0636Copy full SHA for a6f0636
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext{
3
- kotlin_version = '1.5.20'
+ kotlin_version = '1.5.21'
4
nav_version = "2.4.0-alpha04"
5
}
6
0 commit comments