diff --git a/samples/multimapsexample/build.gradle b/samples/multimapsexample/build.gradle index addfb72..fa7105f 100644 --- a/samples/multimapsexample/build.gradle +++ b/samples/multimapsexample/build.gradle @@ -14,10 +14,6 @@ * limitations under the License. */ -plugins { - id "com.github.rsavin.gradle.microwave" version "1.0.0" //todo remove -} - apply plugin: 'com.android.application' apply from: urlCache.get('https://raw.githubusercontent.com/onepf/OPF-mvn-repo/master/opf-commons.gradle')