Skip to content

Commit

Permalink
Release SDK 8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jul 11, 2024
1 parent a2b0af1 commit e6f35df
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 4 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2ae5899cba16d22bda17ec5c3fcf5670
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
499f51b9a9ede0d0bc7765783b02bb24af71efeb
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
90ff6e634476085452c7aa05c3e071f6
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
02792b97fe68219331bcf18f6b0b00c1720a2bc1
18 changes: 18 additions & 0 deletions com/ironsource/sdk/mediationsdk/8.2.0/mediationsdk-8.2.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.2.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 @@
6d1469ab5ba19f74d0344bcbc9574f3f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ec207127416dc8ca9f9ad61ffb520d0d888c2917
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>8.1.0</release>
<release>8.2.0</release>
<versions>
<version>6.5.0</version>
<version>6.5.1</version>
Expand Down Expand Up @@ -123,7 +123,8 @@
<version>7.9.0</version>
<version>8.0.0</version>
<version>8.1.0</version>
<version>8.2.0</version>
</versions>
<lastUpdated>20240521185045</lastUpdated>
<lastUpdated>20240711133901</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 @@
04e17009f12d9ccb2fcb601ecff1a3c8
b1b9f2d91e3aad82204447ea3990e53c
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 @@
b1be484361dff84b539219158f5a2bc9b5201f3c
6c536297228bcdb5f81e0809ffbb2d70d1b2276f

0 comments on commit e6f35df

Please sign in to comment.