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 8276340d2b
commit e1200d4e3f
2 changed files with 4 additions and 8 deletions

View File

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