mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 21:11:28 +07:00
IJPL-159334 use dd-plist library to define macOS region instead of using PListBuddy
GitOrigin-RevId: 0a16f43a90cd19df76e249e708e46de12ffb6081
This commit is contained in:
committed by
intellij-monorepo-bot
parent
51ad042450
commit
417d044a15
@@ -313,7 +313,7 @@ object CommunityLibraryLicenses {
|
||||
"https://github.com/oshi/oshi/blob/master/LICENSE")
|
||||
.suppliedByOrganizations("The OSHI Project Contributors"),
|
||||
LibraryLicense(name = "googlecode.plist.dd", libraryName = "googlecode.plist.dd", url = "https://github.com/3breadt/dd-plist/")
|
||||
.apache("https://github.com/3breadt/dd-plist/blob/master/LICENSE.txt"),
|
||||
.mit("https://github.com/3breadt/dd-plist/blob/master/LICENSE.txt"),
|
||||
LibraryLicense(libraryName = "Gradle", url = "https://gradle.org/", licenseUrl = "https://gradle.org/license")
|
||||
.apache("https://github.com/gradle/gradle/blob/master/LICENSE")
|
||||
.suppliedByOrganizations("Gradle Inc."),
|
||||
|
||||
Reference in New Issue
Block a user