Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getBuildTime (0.11 sec)

  1. platforms/core-runtime/logging/src/main/java/org/gradle/util/GradleVersion.java

        /**
         * This method only kept here to maintain binary compatibility.
         *
         * @deprecated will be removed in Gradle 9.
         */
        @Deprecated
        public abstract String getBuildTime();
    
        /**
         * This method only kept here to maintain binary compatibility.
         *
         * @deprecated will be removed in Gradle 9.
         */
        @Deprecated
        public abstract String getRevision();
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:05:18 UTC 2023
    - 3.7K bytes
    - Viewed (0)
Back to top