Skip to content

Commit

Permalink
misc version upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Apr 19, 2018
1 parent 979e94b commit 05b3dc2
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 1,296 deletions.
14 changes: 4 additions & 10 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
group 'com.github.sanity'
version '0.2.13'
group 'io.kweb'
version '0.2.14'

buildscript {
ext.kotlin_version = '1.1.3'
ext.dokka_version = '0.9.9'
ext.kotlin_version = '1.2.40'
ext.dokka_version = '0.9.15'

repositories {
jcenter()
Expand Down Expand Up @@ -33,12 +33,6 @@ apply plugin: "info.solidsoft.pitest"

repositories {
mavenCentral()
maven {
url "http://dl.bintray.com/kotlin/kotlin-eap-1.1"
}
maven {
url "http://dl.bintray.com/kotlin/kotlinx.coroutines"
}
maven {
url "https://dl.bintray.com/wasabifx/wasabifx"
}
Expand Down
3 changes: 0 additions & 3 deletions src/main/kotlin/com/github/sanity/shoebox/KeyValue.kt

This file was deleted.

104 changes: 0 additions & 104 deletions src/main/kotlin/com/github/sanity/shoebox/OrderedViewSet.kt

This file was deleted.

173 changes: 0 additions & 173 deletions src/main/kotlin/com/github/sanity/shoebox/Shoebox.kt

This file was deleted.

11 changes: 0 additions & 11 deletions src/main/kotlin/com/github/sanity/shoebox/Store.kt

This file was deleted.

Loading

0 comments on commit 05b3dc2

Please sign in to comment.