mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Update live example
This commit is contained in:
@@ -1 +1 @@
|
||||
{"content":[{"name":"game.projectc","size":2713,"pieces":[{"name":"game.projectc0","offset":0}]},{"name":"game.arci","size":4688,"pieces":[{"name":"game.arci0","offset":0}]},{"name":"game.arcd","size":264687,"pieces":[{"name":"game.arcd0","offset":0}]},{"name":"game.dmanifest","size":10104,"pieces":[{"name":"game.dmanifest0","offset":0}]},{"name":"game.public.der","size":162,"pieces":[{"name":"game.public.der0","offset":0}]}]}
|
||||
{"content":[{"name":"game.projectc","size":2725,"pieces":[{"name":"game.projectc0","offset":0}]},{"name":"game.arci","size":4928,"pieces":[{"name":"game.arci0","offset":0}]},{"name":"game.arcd","size":276790,"pieces":[{"name":"game.arcd0","offset":0}]},{"name":"game.dmanifest","size":10701,"pieces":[{"name":"game.dmanifest0","offset":0}]},{"name":"game.public.der","size":162,"pieces":[{"name":"game.public.der0","offset":0}]}]}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
title = druid
|
||||
version = 1.0
|
||||
version = 0.2.0
|
||||
write_log = 0
|
||||
compress_archive = 1
|
||||
|
||||
@@ -99,10 +99,10 @@ infoplist = /builtins/manifests/ios/Info.plist
|
||||
version_code = 1
|
||||
minimum_sdk_version = 16
|
||||
target_sdk_version = 28
|
||||
package = com.example.todo
|
||||
package = com.insality.druid
|
||||
manifest = /builtins/manifests/android/AndroidManifest.xml
|
||||
iap_provider = GooglePlay
|
||||
input_method = KeyEvent
|
||||
input_method = HiddenInputField
|
||||
immersive_mode = 0
|
||||
debuggable = 0
|
||||
|
||||
|
Reference in New Issue
Block a user