diff --git a/ota/expo-manifest.json b/ota/expo-manifest.json index 2e352f9..aa444e8 100644 --- a/ota/expo-manifest.json +++ b/ota/expo-manifest.json @@ -1,10 +1,12 @@ { - "version": "0.1.0", + "id": "e5ce52a-0000-0000-0000-000000000000", + "createdAt": "2026-07-19T15:30:00.000Z", "runtimeVersion": "0.1.0", - "assets": [], "launchAsset": { "key": "bundle", "contentType": "application/javascript", "url": "https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/releases/download/v0.1.0-dav-android-8/bundle.js" - } + }, + "assets": [], + "metadata": {} }