Commit 98f165b0 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Update app/build.gradle

parent 90ca5d6e
......@@ -84,6 +84,7 @@ android {
//avoiding okio error: https://github.com/square/okhttp/issues/896
lintConfig file("lint.xml")
}
sourceSets {
debug {
manifest.srcFile 'src/debug/AndroidManifest.xml'
......@@ -161,4 +162,4 @@ dependencies {
provided "com.github.akarnokd:rxjava2-interop:0.10.2"
}
apply plugin: 'com.google.gms.google-services'
\ No newline at end of file
apply plugin: 'com.google.gms.google-services'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment