Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RefreshKeysOption (0.15 sec)

  1. subprojects/core/src/main/java/org/gradle/initialization/StartParameterBuildOptions.java

                settings.setLockedDependenciesToUpdate(modulesToUpdate);
            }
        }
    
        public static class RefreshKeysOption extends EnabledOnlyBooleanBuildOption<StartParameterInternal> {
    
            private static final String LONG_OPTION = "refresh-keys";
    
            public RefreshKeysOption() {
                super(null,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 23 22:47:53 UTC 2023
    - 25.6K bytes
    - Viewed (0)
Back to top