Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for addGoogleServicesJson (0.2 sec)

  1. build-logic/performance-testing/src/main/groovy/gradlebuild.performance-templates.gradle

        remoteUri = 'https://github.com/gradle/santa-tracker-android.git'
        // Pinned from main branch
        ref = 'e9419cad3583427caca97958301ff98fc8e9a1c3'
        doLast {
            addGoogleServicesJson(outputDirectory)
        }
    }
    
    performanceTest.registerAndroidTestProject("uberMobileApp", RemoteProject) {
        remoteUri = 'https://github.com/gradle/android-build-eval.git'
        subdirectory = 'mobile_app1'
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 15:43:39 UTC 2024
    - 19.5K bytes
    - Viewed (0)
Back to top