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 { ...@@ -84,6 +84,7 @@ android {
//avoiding okio error: https://github.com/square/okhttp/issues/896 //avoiding okio error: https://github.com/square/okhttp/issues/896
lintConfig file("lint.xml") lintConfig file("lint.xml")
} }
sourceSets { sourceSets {
debug { debug {
manifest.srcFile 'src/debug/AndroidManifest.xml' manifest.srcFile 'src/debug/AndroidManifest.xml'
......
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