Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for lintVitalRelease (1.09 sec)

  1. platforms/documentation/docs/src/samples/build-organization/structuring-software-projects/tests/build-android-app.sample.conf

        #  at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ...
        args: build -x lint -x lintVitalRelease "-Dorg.gradle.sampletest.noStackTraceCheck=true"
        execution-subdirectory: android-app
        # Do not fail for deprecation warning in Kotlin Android plugin
        flags: "--warning-mode=all"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 519 bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/samples/android-application/tests/buildTask.sample.conf

    commands: [{
        executable: gradle
        args: "build -x lint -x lintVitalRelease -Dorg.gradle.configuration-cache.internal.task-execution-access-pre-stable=true"
        # The following deprecation is coming from the Android plugin
        #> Task :app:javaPreCompileDebug
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 643 bytes
    - Viewed (0)
Back to top