File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11ext. versions = [
2- kotlin : ' 1.3.70 ' ,
2+ kotlin : ' 1.3.72 ' ,
33 dokka : ' 0.9.17' ,
44 spek : ' 2.1.0-alpha.0.9+3d5d865' ,
55 atrium : ' 0.8.0' ,
6- redux : ' 0.4.0 '
6+ redux : ' 0.5.5-MAC-SNAPSHOT '
77]
88
99ext. deps = [
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-6.2.2 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.5 -all.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ kotlin {
2727 mingwX64(" win" )
2828 wasm32(" wasm" )
2929 linuxArm32Hfp(" linArm32" )
30- linuxMips32(" linMips32" )
31- linuxMipsel32(" linMipsel32" )
30+ // linuxMips32("linMips32")
31+ // linuxMipsel32("linMipsel32")
3232 linuxX64(" lin64" )
3333
3434 sourceSets {
You can’t perform that action at this time.
0 commit comments