Commit 854a32c8 authored by wanglei's avatar wanglei

feat:添加aar依赖方式

parent 6b67bfc5
......@@ -83,5 +83,5 @@ dependencies {
//implementation ("com.solar.fileaceoneweea.inmanagerso:l1b2t123457j1:v30-jiagu-gp")
implementation(fileTree(mapOf("dir" to "libs", "include" to listOf("*.jar","*.aar"))))
implementation(files("libs/gp.aar"))
implementation(files("libs/FG_com_solar_fileaceoneweea_inmanagerso_v30-jiagu-gp.aar"))
}
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