Skip to content

Commit

Permalink
Release SDK 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Apr 8, 2024
1 parent 02eb290 commit e0d7c5e
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 4 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
55002e67ed53770f5b83f1670de390a6
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6760279f7626f737894b2059386b8ec0cdb34c96
18 changes: 18 additions & 0 deletions com/ironsource/sdk/mediationsdk/8.0.0/mediationsdk-8.0.0.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ironsource.sdk</groupId>
<artifactId>mediationsdk</artifactId>
<version>8.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>1.8.0</version>
<scope>runtime</scope>
</dependency>
</dependencies>

</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fe4460c10bbc6a474a31d4949cb398fd
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6e65bd85438f193c949521b3551d97691a2332a1
5 changes: 3 additions & 2 deletions com/ironsource/sdk/mediationsdk/maven-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.ironsource.sdk</groupId>
<artifactId>mediationsdk</artifactId>
<versioning>
<release>7.9.0</release>
<release>8.0.0</release>
<versions>
<version>6.5.0</version>
<version>6.5.1</version>
Expand Down Expand Up @@ -121,7 +121,8 @@
<version>7.8.0</version>
<version>7.8.1</version>
<version>7.9.0</version>
<version>8.0.0</version>
</versions>
<lastUpdated>20240310135508</lastUpdated>
<lastUpdated>20240408101014</lastUpdated>
</versioning>
</metadata>
2 changes: 1 addition & 1 deletion com/ironsource/sdk/mediationsdk/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6354022751607c5881aaac50d45c35b7
9a03d5b9336a45f416db14526e52ca37
2 changes: 1 addition & 1 deletion com/ironsource/sdk/mediationsdk/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0a21ef01e5f21c717cbee2fc8f06a731a8d06849
93b3e012dfcefda708826a1f988085c575e9cc95

0 comments on commit e0d7c5e

Please sign in to comment.