Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit fe8a04a

Browse files
authored
Merge pull request #2 from thatsankur/develop
issue with slow download of previos version from jcenter
2 parents dab6d13 + c69b58a commit fe8a04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
buildscript {
4-
ext.kotlin_version = '1.0.6'
4+
ext.kotlin_version = '1.1.0'
55
repositories {
66
jcenter()
77
}

0 commit comments

Comments
 (0)