Skip to content

Commit

Permalink
use public maven
Browse files Browse the repository at this point in the history
  • Loading branch information
DoDoENT committed Nov 16, 2016
1 parent e39b9cd commit ac823c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BlinkInputDemo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ buildscript {
allprojects {
repositories {
jcenter()
// maven { url 'http://maven.microblink.com' }
mavenLocal()
maven { url 'http://maven.microblink.com' }
// mavenLocal()
}
}

Expand Down

0 comments on commit ac823c3

Please sign in to comment.