Initial commit
This commit is contained in:
28
unpackage/dist/dev/app-android/manifest.json
vendored
Normal file
28
unpackage/dist/dev/app-android/manifest.json
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"id": "__UNI__95B2570",
|
||||
"name": "akbleserver",
|
||||
"description": "",
|
||||
"version": {
|
||||
"name": "1.0.1",
|
||||
"code": "101"
|
||||
},
|
||||
"uni-app-x": {
|
||||
"compilerVersion": "4.76"
|
||||
},
|
||||
"app-android": {
|
||||
"distribute": {
|
||||
"modules": {
|
||||
"FileSystem": {}
|
||||
},
|
||||
"icons": {
|
||||
"hdpi": "unpackage/res/icons/72x72.png",
|
||||
"xhdpi": "unpackage/res/icons/96x96.png",
|
||||
"xxhdpi": "unpackage/res/icons/144x144.png",
|
||||
"xxxhdpi": "unpackage/res/icons/192x192.png"
|
||||
},
|
||||
"splashScreens": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user