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 65e8cb9 commit 9ffdfb7Copy full SHA for 9ffdfb7
src/AndroidClient/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.3.10'
+ ext.kotlin_version = '1.3.61'
5
repositories {
6
jcenter()
7
maven {
src/AndroidClient/kotlin/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
androidTestImplementation 'com.google.code.gson:gson:2.8.2'
32
}
33
34
35
36
mavenCentral()
37
0 commit comments