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