Skip to content

Commit

Permalink
Merge branch 'release-2.1.2' of github.com:getlantern/lantern into re…
Browse files Browse the repository at this point in the history
…lease-2.1.2
  • Loading branch information
myleshorton committed Apr 13, 2016
2 parents 01a94fc + 4e68212 commit a5396ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/github.com/getlantern/lantern-mobile/app/build.gradle
Expand Up @@ -84,7 +84,7 @@ repositories {

dependencies {
compile(name:'liblantern', ext:'aar')
compile(name:'sdk-debug', ext:'aar')
compile(name:'android-sdk-debug', ext:'aar')
compile fileTree(dir: 'libs', include: ['*.jar'])
compile gplay
compile appCompat
Expand Down

0 comments on commit a5396ee

Please sign in to comment.