Commit 9095d762 authored by Collin Jackson's avatar Collin Jackson Committed by GitHub

remove support library dependency in plugin template (#9126)

parent 210774f3
......@@ -30,7 +30,3 @@ android {
disable 'InvalidPackage'
}
}
dependencies {
compile 'com.android.support:support-fragment:25.0.0'
}
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