mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
KMT-1568 [android] (Narwhal Feature Drop STABLE) Merge Android Studio 2025.1.2: Removed legacy analogues of the studio-platform library
GitOrigin-RevId: ff16653ff9b2ac9135b9cb8c0d5e10c38285e7fb
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a95e7c16ce
commit
d33ea551ff
16
.idea/libraries/android_tools_sdklib.xml
generated
16
.idea/libraries/android_tools_sdklib.xml
generated
@@ -1,16 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="android.tools.sdklib" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.android.tools:sdklib:31.5.0-alpha08">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/android/tools/sdklib/31.5.0-alpha08/sdklib-31.5.0-alpha08.jar">
|
||||
<sha256sum>a87c7d95a6d9c329ddde828af3f213253140135c60a0bf025a9107b3c2123f20</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/android/tools/sdklib/31.5.0-alpha08/sdklib-31.5.0-alpha08.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
@@ -49,8 +49,6 @@ object CommunityLibraryLicenses {
|
||||
LibraryLicense("Android libwebp library", libraryName = "libwebp.jar", url = "https://github.com/webmproject/libwebp", version = LibraryLicense.CUSTOM_REVISION)
|
||||
.newBsd("https://github.com/webmproject/libwebp/blob/main/COPYING"),
|
||||
|
||||
androidDependency("Android SDK Common", libraryName = "android.tools.sdk.common"),
|
||||
|
||||
androidDependency("Android Studio Platform", libraryName = "studio-platform"),
|
||||
|
||||
LibraryLicense("antlr4-runtime", libraryName = "antlr4-runtime", url = "https://github.com/antlr/antlr4")
|
||||
|
||||
Reference in New Issue
Block a user