Skip to content

Commit a7098f1

Browse files
committed
⬆️ gradle 4.1
1 parent 20c9458 commit a7098f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323

2424
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
2525

26-
compile 'com.github.kotlin-graphics:kotlin-unsigned:5a9169dccb840a92a38259557d78d5af3b70a73d'
26+
compile 'com.github.kotlin-graphics:kotlin-unsigned:2f996d45ec42c5972b597ce6a6469afce777424a'
2727

2828
testCompile 'com.github.elect86:kotlintest:43281b7e1b'
2929
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Fri Sep 08 16:09:31 CEST 2017
1+
#Fri Sep 08 16:10:06 CEST 2017
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip

0 commit comments

Comments
 (0)