Skip to content

Commit

Permalink
Reset build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
aakashns committed Nov 1, 2015
1 parent 8aa10e0 commit 276eda2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,8 @@ android {
}
}

repositories {
maven { url "https://jitpack.io" }
}

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:23.0.1'
compile 'com.facebook.react:react-native:0.13.+'
compile project(':react-native-dialogs')
}

0 comments on commit 276eda2

Please sign in to comment.