Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit e39df09

Browse files
committed
try bumping version again
1 parent 31344c5 commit e39df09

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

build.gradle

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'com.github.sanity'
2-
version '0.0.29'
2+
version '0.0.30'
33

44
buildscript {
55
ext.kotlin_version = '1.1.0'
@@ -35,9 +35,6 @@ repositories {
3535
maven {
3636
url "http://dl.bintray.com/kotlin/kotlin-eap-1.1"
3737
}
38-
maven {
39-
url "http://dl.bintray.com/kotlin/kotlinx.coroutines"
40-
}
4138
maven {
4239
url "https://dl.bintray.com/wasabifx/wasabifx"
4340
}

0 commit comments

Comments
 (0)