Skip to content

Commit

Permalink
version 0.9.9.0 build 9
Browse files Browse the repository at this point in the history
- kotlin 1.2.70
- gradle 4.10.2
- kotlintest 3.1.10
  • Loading branch information
elect86 committed Sep 21, 2018
1 parent 5a60a51 commit 61994cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"

implementation 'com.github.kotlin-graphics:kotlin-unsigned:75287b442e5c25ec79ec56a741e6dc4b6f3cd479'
implementation 'com.github.kotlin-graphics:appBuffer:9139bbf'
implementation 'com.github.kotlin-graphics:kool:303b40161c516dfb11188a22b859ce41553ad7cd'

testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.1.10'

Expand Down

0 comments on commit 61994cc

Please sign in to comment.