feat: bundle dex file into jar file (#359)

This commit is contained in:
Alberto Ponces
2022-08-20 00:26:59 +01:00
committed by GitHub
parent b679fcf6a2
commit 1d084917ae
2 changed files with 4 additions and 8 deletions

View File

@ -31,9 +31,6 @@
"assets": [
{
"path": "build/libs/*.jar"
},
{
"path": "build/libs/*.dex"
}
]
}