Skip to content

Commit

Permalink
Ahem
Browse files Browse the repository at this point in the history
  • Loading branch information
Citymonstret committed Jan 24, 2019
1 parent c4185ef commit 9cb0184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ repositories {
dependencies {
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
compile group: 'com.squareup.retrofit2', name: 'retrofit', version: '2.4.0'
compile group: 'org.jetbrains', name: 'annotations', version: '16.0.3'
compile 'com.google.guava:guava:27.0.1-jre'
testCompile group: 'junit', name: 'junit', version: '4.12'
}
Expand Down

0 comments on commit 9cb0184

Please sign in to comment.