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 3d93e3b commit 11400d5Copy full SHA for 11400d5
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
3
buildscript {
4
- ext.kotlin_version = '1.6.21'
+ ext.kotlin_version = '1.8.10'
5
repositories {
6
google()
7
mavenCentral()
0 commit comments