mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 21:11:28 +07:00
KMT-969: Backported fixes for incorrect Android Lint inspections from the AOSP master.
GitOrigin-RevId: 3f3e346f54efbf29939e5f56ac49d04da932531e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c9a162f140
commit
bc25baa284
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:2025.1.1-alpha03-246">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:studio-platform:2025.1.1-alpha03-256">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2025.1.1-alpha03-246/studio-platform-2025.1.1-alpha03-246.jar">
|
||||
<sha256sum>37892012bac2029d763955ecde20888662515e09bf4b83e024bab7c0c9bb25e5</sha256sum>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2025.1.1-alpha03-256/studio-platform-2025.1.1-alpha03-256.jar">
|
||||
<sha256sum>1b330b53d84533967721e4e088fedb7412d2db88ff7ec7e6b46d5d96bf5a109e</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2025.1.1-alpha03-246/studio-platform-2025.1.1-alpha03-246.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2025.1.1-alpha03-256/studio-platform-2025.1.1-alpha03-256.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2025.1.1-alpha03-246/studio-platform-2025.1.1-alpha03-246-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-platform/2025.1.1-alpha03-256/studio-platform-2025.1.1-alpha03-256-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:2025.1.1-alpha03-246">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:studio-test-platform:2025.1.1-alpha03-256">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2025.1.1-alpha03-246/studio-test-platform-2025.1.1-alpha03-246.jar">
|
||||
<sha256sum>49ed6bb6193dff53dc95243fed6d096eecd28c07df5086317635527141842909</sha256sum>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2025.1.1-alpha03-256/studio-test-platform-2025.1.1-alpha03-256.jar">
|
||||
<sha256sum>4c5fe104e50a83c8d0d9b3016ffc392da02c9155125742fbb36f52db26883ca8</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2025.1.1-alpha03-246/studio-test-platform-2025.1.1-alpha03-246.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2025.1.1-alpha03-256/studio-test-platform-2025.1.1-alpha03-256.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2025.1.1-alpha03-246/studio-test-platform-2025.1.1-alpha03-246-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/studio-test-platform/2025.1.1-alpha03-256/studio-test-platform-2025.1.1-alpha03-256-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Reference in New Issue
Block a user