Skip to content

Commit

Permalink
Use jsyn from jitpack & fork
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi committed Jan 11, 2017
1 parent 6f7df78 commit de89817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"

compile 'com.github.ligi:KAXT:0.13'
compile fileTree(dir: 'libs', include: '*.jar')
compile 'com.github.ligi:jsyn:dc286d26779068edcbb120b806a552d3fecdd692'
}

repositories {
Expand Down

0 comments on commit de89817

Please sign in to comment.