Searched defs:buildFile (Results 1 – 1 of 1) sorted by relevance
136 File buildFile = new File(projectBasePath, "build-profile.json5"); in getApplicationApiType() local274 File buildFile = new File(projectPath, "build-profile.json5"); in getCompileSdkVersion() local289 public static String getCompileSdkVersion(File buildFile) throws IOException { in getCompileSdkVersion()324 public static String getJsonString(File buildFile) throws IOException { in getJsonString()