s3预览2
Some checks failed
Mark stale issues and pull requests / stale (push) Has been cancelled

This commit is contained in:
vet
2026-05-02 20:48:03 +07:00
parent e37ca0ffd1
commit 9478b45c5c
3 changed files with 34 additions and 11 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>io.openim</groupId>
<artifactId>core-sdk</artifactId>
<version>3.8.3-patch10</version>
<packaging>aar</packaging>
<name>core-sdk</name>
</project>