There was an error while loading. Please reload this page.
1 parent 128f29d commit 1767caaCopy full SHA for 1767caa
app/build.gradle
@@ -5,12 +5,6 @@ apply plugin: 'com.neenbedankt.android-apt'
5
//TODO uncomment line below after adding fabric api secret and key to fabric.properties
6
//apply plugin: 'io.fabric'
7
8
-repositories {
9
- flatDir {
10
- dirs 'libs'
11
- }
12
-}
13
-
14
android {
15
compileSdkVersion 23
16
buildToolsVersion '23.0.2'
0 commit comments