fix docker for tauri android build
This commit is contained in:
@@ -14,6 +14,10 @@ required=(
|
||||
"${LOCAL_REPO}/androidx/webkit/webkit/1.14.0/webkit-1.14.0.pom"
|
||||
"${LOCAL_REPO}/androidx/appcompat/appcompat/1.7.1/appcompat-1.7.1.pom"
|
||||
"${LOCAL_REPO}/androidx/browser/browser/1.8.0/browser-1.8.0.pom"
|
||||
"${LOCAL_REPO}/androidx/annotation/annotation/1.9.1/annotation-1.9.1.pom"
|
||||
"${LOCAL_REPO}/androidx/lifecycle/lifecycle-runtime/2.10.0/lifecycle-runtime-2.10.0.aar"
|
||||
"${LOCAL_REPO}/androidx/emoji2/emoji2-views-helper/1.2.0/emoji2-views-helper-1.2.0.aar"
|
||||
"${LOCAL_REPO}/androidx/savedstate/savedstate/1.2.1/savedstate-1.2.1.aar"
|
||||
"${LOCAL_REPO}/org/jetbrains/kotlin/kotlin-gradle-plugin/1.9.25/kotlin-gradle-plugin-1.9.25.pom"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user