Skip to content

Commit

Permalink
Move to SDK 3.0.1
Browse files Browse the repository at this point in the history
Raised in issue #3
  • Loading branch information
samtstern authored Aug 10, 2016
1 parent 2d90f02 commit 9192e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
testCompile group: 'junit', name: 'junit', version: '4.11'

// Firebase Java SDK
compile 'com.google.firebase:firebase-server-sdk:3.0.0'
compile 'com.google.firebase:firebase-server-sdk:3.0.1'

// Sundial Job Scheduler
compile 'org.knowm:sundial:2.1.1'
Expand Down

0 comments on commit 9192e14

Please sign in to comment.