Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for avute (0.06 sec)

  1. build.gradle.kts

      // The 'java' plugin has been applied, but it is not compatible with the Android plugins.
      // These are applied inside the okhttp module for that case specifically
      if (project.name != "okhttp") {
        apply(plugin = "biz.aQute.bnd.builder")
        if (project.name != "okhttp-testing-support") {
          apply(plugin = "io.github.usefulness.maven-sympathy")
        }
      }
    
      // Skip samples parent
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Aug 01 08:06:31 UTC 2025
    - 11.3K bytes
    - Viewed (0)
Back to top