Home
last modified time | relevance | path

Searched defs:getCompileSdkVersion (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/utils/
DFileUtils.java270 public static String getCompileSdkVersion(String projectPath) throws IOException { in getCompileSdkVersion() method in FileUtils
289 public static String getCompileSdkVersion(File buildFile) throws IOException { in getCompileSdkVersion() method in FileUtils