Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for kgpVersion (0.24 sec)

  1. testing/smoke-test/src/smokeTest/groovy/org/gradle/smoketests/AndroidSantaTrackerCachingSmokeTest.groovy

            and:
            def expectedResults = agpVersion.startsWith('7.3')
                ? AndroidPluginExpectations7.EXPECTED_RESULTS_7_3
                : agpVersion.startsWith('7.4')
                ? AndroidPluginExpectations7.EXPECTED_RESULTS_7_4
                : agpVersion.startsWith('8.0')
                ? AndroidPluginExpectations8.EXPECTED_RESULTS_8_0
                : agpVersion.startsWith('8.1') || agpVersion.startsWith('8.2')
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 29 13:45:43 UTC 2024
    - 209.8K bytes
    - Viewed (0)
Back to top