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.
2 parents 0d38f79 + b31d7fd commit 2fa6722Copy full SHA for 2fa6722
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.10'
+ ext.kotlin_version = '1.7.0'
5
repositories {
6
google()
7
jcenter()
0 commit comments