Skip to content
Snippets Groups Projects
Commit 8678da32 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Remove build tools version from sub modules

parent 4bf107e7
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,6 @@ android {
}
}
}
buildToolsVersion '26.0.2'
}
/*
......
......@@ -50,7 +50,6 @@ android {
dataBinding {
enabled = true
}
buildToolsVersion '26.0.2'
}
task generateSources (type: Jar) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment