wyy283 / plugin-flutter-armeabi

flutter armeabi兼容

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter armeabi gradle plugin

buildscript {
    repositories {
        jcenter()
    }
    dependencies {
        classpath "io.github.lizhangqu:plugin-flutter-armeabi:1.0.1"
    }
}

apply plugin: 'flutter.armeabi'

About

flutter armeabi兼容


Languages

Language:Groovy 94.1%Language:Java 5.9%