{
  "schema": "automonique.android-preview-build/v1",
  "source": {
    "repository": "bext-stack/automonique-mobile",
    "ref": "refs/heads/main",
    "commit": "b78330a5753540b4de34a414d519c3af575c66f0",
    "tree": "612592312aaeede64f07651d32ac1eb297b531b4"
  },
  "workflow": {
    "event": "workflow_dispatch",
    "runId": "33435144570",
    "runAttempt": "1",
    "runUrl": "https://github.com/bext-stack/automonique-mobile/actions/runs/33435144570",
    "runner": {
      "os": "Linux",
      "arch": "X64",
      "imageOS": "ubuntu24",
      "imageVersion": "20260823.283.1"
    }
  },
  "configuration": {
    "schema": "automonique.android-preview-build/v1",
    "packageName": "dev.bext.automonique",
    "artifactName": "automonique-mobile-0.1.0-preview.3.apk",
    "nodeVersion": "24.19.0",
    "npmVersion": "11.10.1",
    "javaDistribution": "temurin",
    "javaVersion": "21.0.12.1+1",
    "androidPlatform": "android-36",
    "androidBuildTools": "36.0.0",
    "androidNdk": "27.1.12297006",
    "gradleVersion": "9.3.1",
    "gradleDistributionSha256": "b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06",
    "commands": [
      "npm ci",
      "npm run validate",
      "npm run native:verify",
      "npx expo prebuild --platform android --clean --no-install",
      "sdkmanager --install \"platforms;android-36\" \"build-tools;36.0.0\" \"platform-tools\" \"ndk;27.1.12297006\" \"emulator\" \"system-images;android-36;google_apis;x86_64\"",
      "sudo apt-get install --yes --no-install-recommends libpulse0",
      "ldd \"$ANDROID_SDK_ROOT/emulator/emulator\"",
      "./android/gradlew -p android --no-daemon --console=plain --stacktrace \"-Dorg.gradle.jvmargs=-Xmx4608m -XX:MaxMetaspaceSize=1024m -Dfile.encoding=UTF-8\" :app:assembleRelease",
      "./android/gradlew -p android --no-daemon --console=plain :app:dependencies --configuration releaseRuntimeClasspath",
      "./android/gradlew -p android --no-daemon --console=plain -I \"$GITHUB_WORKSPACE/scripts/android-preview-inventory.init.gradle\" :app:previewRuntimeInventory",
      "apkanalyzer manifest print automonique-mobile-0.1.0-preview.3.apk",
      "apkanalyzer files list automonique-mobile-0.1.0-preview.3.apk",
      "apksigner verify --verbose --print-certs automonique-mobile-0.1.0-preview.3.apk",
      "ANDROID_AVD_HOME=\"$PREVIEW_WORK_DIR/avd\" emulator -avd automonique-preview -accel on -gpu software -no-window -no-audio -no-boot-anim -no-snapshot -wipe-data -no-metrics -camera-back none -memory 4096 -cores 4",
      "adb install --no-streaming -r automonique-mobile-0.1.0-preview.3.apk",
      "adb shell am start -W dev.bext.automonique/.MainActivity"
    ]
  },
  "commands": [
    "npm ci",
    "npm run validate",
    "npm run native:verify",
    "npx expo prebuild --platform android --clean --no-install",
    "sdkmanager --install \"platforms;android-36\" \"build-tools;36.0.0\" \"platform-tools\" \"ndk;27.1.12297006\" \"emulator\" \"system-images;android-36;google_apis;x86_64\"",
    "sudo apt-get install --yes --no-install-recommends libpulse0",
    "ldd \"$ANDROID_SDK_ROOT/emulator/emulator\"",
    "./android/gradlew -p android --no-daemon --console=plain --stacktrace \"-Dorg.gradle.jvmargs=-Xmx4608m -XX:MaxMetaspaceSize=1024m -Dfile.encoding=UTF-8\" :app:assembleRelease",
    "./android/gradlew -p android --no-daemon --console=plain :app:dependencies --configuration releaseRuntimeClasspath",
    "./android/gradlew -p android --no-daemon --console=plain -I \"$GITHUB_WORKSPACE/scripts/android-preview-inventory.init.gradle\" :app:previewRuntimeInventory",
    "apkanalyzer manifest print automonique-mobile-0.1.0-preview.3.apk",
    "apkanalyzer files list automonique-mobile-0.1.0-preview.3.apk",
    "apksigner verify --verbose --print-certs automonique-mobile-0.1.0-preview.3.apk",
    "ANDROID_AVD_HOME=\"$PREVIEW_WORK_DIR/avd\" emulator -avd automonique-preview -accel on -gpu software -no-window -no-audio -no-boot-anim -no-snapshot -wipe-data -no-metrics -camera-back none -memory 4096 -cores 4",
    "adb install --no-streaming -r automonique-mobile-0.1.0-preview.3.apk",
    "adb shell am start -W dev.bext.automonique/.MainActivity"
  ],
  "toolchains": {
    "node": "v24.19.0",
    "npm": "11.10.1",
    "java": "openjdk version \"21.0.12.1\" 2026-08-18 LTS\nOpenJDK Runtime Environment Temurin-21.0.12.1+1 (build 21.0.12.1+1-LTS)\nOpenJDK 64-Bit Server VM Temurin-21.0.12.1+1 (build 21.0.12.1+1-LTS, mixed mode, sharing)",
    "gradle": "------------------------------------------------------------\nGradle 9.3.1\n------------------------------------------------------------\n\nBuild time:    2026-01-29 14:15:01 UTC\nRevision:      44f4e8d3122ee6e7cbf5a248d7e20b4ca666bda3\n\nKotlin:        2.2.21\nGroovy:        4.0.29\nAnt:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024\nLauncher JVM:  21.0.12.1 (Eclipse Adoptium 21.0.12.1+1-LTS)\nDaemon JVM:    /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.12-101.0.LTS/x64 (no Daemon JVM specified, using current Java home)\nOS:            Linux 6.17.0-1022-azure amd64",
    "sdkManager": "12.0\n\nWarning: This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.",
    "apkAnalyzer": "Verb must be one of: \n\nUsage:\napkanalyzer [global options] <subject> <verb> [options] <apk> [<apk2>]\n\nOption            Description                         \n------            -----------                         \n--human-readable  Print sizes in human readable format",
    "apkSigner": "0.9",
    "ndk": "Pkg.Desc = Android NDK\nPkg.Revision = 27.1.12297006\nPkg.BaseRevision = 27.1.12297006\nPkg.ReleaseName = r27b",
    "emulator": "Android emulator version 37.1.11.0 (build_id 15917651) (CL:N/A)\nCopyright (C) 2006-2024 The Android Open Source Project and many others.\nThis program is a derivative of the QEMU CPU emulator (www.qemu.org).\n\n  This software is licensed under the terms of the GNU General Public\n  License version 2, as published by the Free Software Foundation, and\n  may be copied, distributed, and modified under those terms.\n\n  This program is distributed in the hope that it will be useful,\n  but WITHOUT ANY WARRANTY; without even the implied warranty of\n  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n  GNU General Public License for more details.",
    "adb": "Android Debug Bridge version 1.0.41\nVersion 37.0.1-15733141\nInstalled as /usr/local/lib/android/sdk/platform-tools/adb\nRunning on Linux 6.17.0-1022-azure (x86_64)",
    "systemImage": "Pkg.Desc=System Image x86_64 with Google APIs.\nPkg.Revision=7\nPkg.Dependencies=emulator#35.4.9\nAndroidVersion.ApiLevel=36\nAndroidVersion.ExtensionLevel=17\nAndroidVersion.IsBaseSdk=true\nSystemImage.Abi=x86_64\nSystemImage.TagId=google_apis\nSystemImage.TagDisplay=Google APIs\nSystemImage.GpuSupport=true\nAddon.VendorId=google\nAddon.VendorDisplay=Google Inc.",
    "ubuntuEmulatorRuntime": "libpulse0=1:16.1+dfsg1-2ubuntu10.1"
  },
  "inputs": {
    "package-lock.json": {
      "sha256": "0038754f3dbc4b8206b6a077352697999efecde58901784efac57dc923cbc8cc"
    },
    "vendor/automonique-sdk-0.1.0.tgz": {
      "sha256": "0fab5eaa8ca351ff687e2ace60023a9443bb71e29f5868eb58729019bb169480"
    },
    "vendor/automonique-sdk.json": {
      "sha256": "99c7599048e20f66b0da82cc5fd6f457c273e93c06ac12fb3d1b021731918e88"
    },
    "app.json": {
      "sha256": "405f370a5a6aeb010abfb45259caf345fe012b4a731d2ff4272e7b67f31df155"
    },
    "eas.json": {
      "sha256": "bd80518fc73891612a5cefad546c65b173ecad2ec508dec830dac962f53bcad1"
    }
  },
  "generatedNativeInputs": {
    "android/gradle/wrapper/gradle-wrapper.properties": {
      "sha256": "40c4ac801fa3d3029cc46957c91216f9fcff52a05a011a0579357bae3dc4c441"
    },
    "android/gradle.properties": {
      "sha256": "d02b52da10bf3abb24279fd102df47694b8130a6b7fe6110cc47a9476ac8673c"
    },
    "android/app/build.gradle": {
      "sha256": "3d982d47287a5fef22f3889f4f3d9c4104e3766544f5a7053aa48ba5e518d1cf"
    },
    "android/app/src/main/AndroidManifest.xml": {
      "sha256": "fa24d45fc5f89217c525505176133053ad2e8926395e28e42145ed8728e9d033"
    }
  },
  "artifact": {
    "name": "automonique-mobile-0.1.0-preview.3.apk",
    "bytes": 100126817,
    "sha256": "a0cff28c7404017544eb28d38f790fe90307f44d3b95f25f4ffffd4fca584ee7",
    "distribution": "public-non-production-android-preview",
    "releaseCreated": false
  },
  "evidencePolicy": {
    "mavenUnknownOrDisallowedLicense": "block",
    "allowedLicenseFamilies": [
      "Apache-2.0",
      "MIT",
      "BSD-2-Clause/BSD-3-Clause",
      "ISC",
      "Unicode/ICU",
      "CC0/Public-Domain"
    ],
    "cleartextTraffic": false,
    "customNetworkSecurityConfig": false,
    "signer": "generated-android-debug-only",
    "requiredAbis": [
      "arm64-v8a",
      "x86_64"
    ],
    "packagedAbis": [
      "arm64-v8a",
      "armeabi-v7a",
      "x86",
      "x86_64"
    ]
  }
}
