Skip to content

Commit

Permalink
fix merge problem
Browse files Browse the repository at this point in the history
  • Loading branch information
ifoche committed Sep 11, 2017
1 parent 4c7930f commit 17d0acf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ apply plugin: 'com.android.application'
apply plugin: 'com.neenbedankt.android-apt'
apply plugin: 'io.fabric'

def cfg = rootProject.ext.configuration
def libs = rootProject.ext.libraries

repositories {
maven { url 'https://maven.fabric.io/public' }
}
Expand Down

0 comments on commit 17d0acf

Please sign in to comment.