Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Fix proguard
Browse files Browse the repository at this point in the history
  • Loading branch information
pollastri-pierre committed Feb 25, 2016
1 parent e8ab786 commit 2355597
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 @@ -88,7 +88,7 @@ dependencies {
compile 'com.google.android.gms:play-services:3.1.+'
compile 'com.netaporter:scala-uri_2.11:0.4.7'
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.daimajia.easing:library:1.0.1@aar'
compile 'com.daimajia.easing:library:1.0.1@aar'`
compile 'com.daimajia.androidanimations:library:1.1.3@aar'
compile 'org.bitcoinj:bitcoinj-core:0.13.4'
compile 'de.greenrobot:eventbus:2.4.0'
Expand Down

0 comments on commit 2355597

Please # to comment.