Skip to content

Commit

Permalink
Adding binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Shchvova committed Apr 14, 2020
1 parent 628e1c0 commit 08c21a5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Binary file not shown.
20 changes: 20 additions & 0 deletions plugins/2014.2393/android/metadata.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
local metadata =
{
plugin =
{
format = 'jar',
manifest =
{
permissions = {},
usesPermissions =
{
},
usesFeatures = {},
applicationChildElements =
{
},
},
},
}

return metadata

0 comments on commit 08c21a5

Please sign in to comment.