We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86062a commit 2ff5585Copy full SHA for 2ff5585
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.7.10"
+ ext.kotlin_version = "1.7.21"
4
repositories {
5
google()
6
mavenCentral()
0 commit comments