Skip to content

Commit

Permalink
Updated prebid sdk version to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
avohraa committed Nov 2, 2021
1 parent d2e0c47 commit 13c3d90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/Maven/PrebidMobile-core-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- SonaType Requirements -->
<groupId>org.prebid</groupId>
<artifactId>prebid-mobile-sdk-core</artifactId>
<version>1.12</version>
<version>1.12.1</version>

<name>Prebid Mobile Android SDK</name>
<description>Prebid Mobile</description>
Expand Down
4 changes: 2 additions & 2 deletions scripts/Maven/PrebidMobile-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- SonaType Requirements -->
<groupId>org.prebid</groupId>
<artifactId>prebid-mobile-sdk</artifactId>
<version>1.12</version>
<version>1.12.1</version>

<name>Prebid Mobile Android SDK</name>
<description>Prebid Mobile</description>
Expand Down Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.prebid</groupId>
<artifactId>prebid-mobile-sdk-core</artifactId>
<version>1.12</version>
<version>1.12.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 13c3d90

Please sign in to comment.