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 86baded + 8f2720f commit e5c1058Copy full SHA for e5c1058
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
buildscript {
3
repositories {
4
-
+ ext.kotlin_version = '1.7.1'
5
6
google()
7
maven { url 'https://jitpack.io' }
0 commit comments