mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
KMT-557: Fixed Android Lint jars migrations
IJ-CR-159217 GitOrigin-RevId: 04664aee17a49daa22598ca9641f5c8b58f5cd4c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6f7c643cfd
commit
cb7e2ffd1e
10
.idea/libraries/studio_platform.xml
generated
10
.idea/libraries/studio_platform.xml
generated
@@ -1,18 +1,18 @@
|
||||
<component name="libraryTable">
|
||||
<library name="studio-platform" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:studio-platform:2024.3.2-alpha05-218">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:studio-platform:2024.3.2-alpha05-222">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2024.3.2-alpha05-218/studio-platform-2024.3.2-alpha05-218.jar">
|
||||
<sha256sum>1b9eaa223502a5ea12f55500ad00e4dedf36a4960f7533aaad2e58ef24259a24</sha256sum>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2024.3.2-alpha05-222/studio-platform-2024.3.2-alpha05-222.jar">
|
||||
<sha256sum>29254aa865510979045ee3812c652bdba0bbee01d5ac95bb829ce686fff0dd1b</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2024.3.2-alpha05-218/studio-platform-2024.3.2-alpha05-218.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2024.3.2-alpha05-222/studio-platform-2024.3.2-alpha05-222.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2024.3.2-alpha05-218/studio-platform-2024.3.2-alpha05-218-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2024.3.2-alpha05-222/studio-platform-2024.3.2-alpha05-222-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
10
.idea/libraries/studio_test_platform.xml
generated
10
.idea/libraries/studio_test_platform.xml
generated
@@ -1,18 +1,18 @@
|
||||
<component name="libraryTable">
|
||||
<library name="studio-test-platform" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:studio-test-platform:2024.3.2-alpha05-218">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:studio-test-platform:2024.3.2-alpha05-222">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2024.3.2-alpha05-218/studio-test-platform-2024.3.2-alpha05-218.jar">
|
||||
<sha256sum>afb4d8b28924402346ef26e1738a17442090b57b24006599bdc526b72d6d72f1</sha256sum>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2024.3.2-alpha05-222/studio-test-platform-2024.3.2-alpha05-222.jar">
|
||||
<sha256sum>9c1322c7186947c8b78af455c4430abf9ca275c83b800e7189a8f0ca44a00fea</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2024.3.2-alpha05-218/studio-test-platform-2024.3.2-alpha05-218.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2024.3.2-alpha05-222/studio-test-platform-2024.3.2-alpha05-222.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2024.3.2-alpha05-218/studio-test-platform-2024.3.2-alpha05-218-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2024.3.2-alpha05-222/studio-test-platform-2024.3.2-alpha05-222-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Reference in New Issue
Block a user