We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5111b75 commit db65062Copy full SHA for db65062
android/build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
// Buildscript is evaluated before everything else so we can't use getExtOrDefault
3
- def kotlin_version = "1.6.0"
+ def kotlin_version = "1.6.20"
4
5
repositories {
6
google()
0 commit comments