Android Module中導入aar

mymodule中未引用aar時,主app中build.gradle寫法:android apply plugin: 'com.android.application' android { compileSdkVersion 28 defaultConfig { ... } buildTypes { ... } } d
相關文章
相關標籤/搜索