diff --git a/CHANGELOG.md b/CHANGELOG.md index 44d7e9263..7a371186b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ ## Version of AltPods to framework version mapping +v1.32.0 +| Name | 1.32.0 | +|---------------------------------|---------| +| [AdaptySDK](adapty/) | 1.17.7 | +| [AppCenter](appcenter/) | 5.0.2 | +| [AppLovinSDK](applovinsdk/) | 11.10.1 | +| [Azure](azure/) | 3.1.4 | +| [BranchMetrics](branchmetrics/) | 2.1.2 | +| [Charts](charts/) | 5.0.0 | +| [ClearAds](clearads/) | 3.1.8 | +| [Facebook](facebook/) | 16.1.1 | +| [Firebase](firebase/) | 10.11.0 | +| [Fyber](fyber/) | 8.2.2 | +| [HelpShiftX](helpshift/) | 10.2.2 | +| [InMobi](inmobi/) | 10.1.4 | +| [IronSource](ironsource/) | 7.3.1 | +| [Kochava](kochava/) | 5.1.1 | +| [Lottie](lottie/) | 4.2.0 | +| [OneSignal](onesignal/) | 3.12.4 | +| [Pollfish](pollfish/) | 6.4.1 | +| [SAMKeychain](samkeychain/) | 1.5.3 | +| [Singular](singular/) | 12.0.6 | +| [Tenjin](tenjin/) | 1.12.25 | +| [UnityAds](unityads/) | 4.7.1 | +| [YouTubePlayer](youtube/) | 1.0.4 | + v1.31.0 | Name | 1.31.0 | |---------------------------------|---------| diff --git a/README.md b/README.md index 9e491a854..a6484f982 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ This is the list of currently available AltPods. Click them to get more informat ## Version of AltPods to framework version mapping -v1.32.0 - in development -| Name | 1.32.0 | +v1.33.0 - in development +| Name | 1.33.0 | |---------------------------------|---------| | [AdaptySDK](adapty/) | 1.17.7 | | [AppCenter](appcenter/) | 5.0.2 | diff --git a/adapty/ios/pom.xml b/adapty/ios/pom.xml index 56c88574c..0f9e594ac 100644 --- a/adapty/ios/pom.xml +++ b/adapty/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-adapty-parent diff --git a/adapty/pom.xml b/adapty/pom.xml index 4cbe2ccb2..d8bfea398 100644 --- a/adapty/pom.xml +++ b/adapty/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/appcenter/ios-analytics/pom.xml b/appcenter/ios-analytics/pom.xml index 539375b21..c1eb9c1b7 100644 --- a/appcenter/ios-analytics/pom.xml +++ b/appcenter/ios-analytics/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-appcenter-parent diff --git a/appcenter/ios-core/pom.xml b/appcenter/ios-core/pom.xml index 00fa4585d..a5c9c5a98 100644 --- a/appcenter/ios-core/pom.xml +++ b/appcenter/ios-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-appcenter-parent diff --git a/appcenter/ios-crashes/pom.xml b/appcenter/ios-crashes/pom.xml index 0e41e83b7..2e43ba289 100644 --- a/appcenter/ios-crashes/pom.xml +++ b/appcenter/ios-crashes/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-appcenter-parent diff --git a/appcenter/ios-distribute/pom.xml b/appcenter/ios-distribute/pom.xml index 04b6b5c77..abb13aa3a 100644 --- a/appcenter/ios-distribute/pom.xml +++ b/appcenter/ios-distribute/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-appcenter-parent diff --git a/appcenter/pom.xml b/appcenter/pom.xml index fd264d1f4..0e61ab9cf 100644 --- a/appcenter/pom.xml +++ b/appcenter/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/applovinsdk/ios/pom.xml b/applovinsdk/ios/pom.xml index 00e140eca..c65d5e29b 100644 --- a/applovinsdk/ios/pom.xml +++ b/applovinsdk/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-applovinsdk-parent diff --git a/applovinsdk/pom.xml b/applovinsdk/pom.xml index 25cee0420..4a10e3415 100644 --- a/applovinsdk/pom.xml +++ b/applovinsdk/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/azure/ios-notification-hubs/pom.xml b/azure/ios-notification-hubs/pom.xml index be93d83fd..afb0f59cd 100644 --- a/azure/ios-notification-hubs/pom.xml +++ b/azure/ios-notification-hubs/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-azure-parent diff --git a/azure/pom.xml b/azure/pom.xml index b92a93c54..dbd805e6b 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/branchmetrics/ios/pom.xml b/branchmetrics/ios/pom.xml index 3a26cf459..083eadb47 100644 --- a/branchmetrics/ios/pom.xml +++ b/branchmetrics/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-branchmetrics-parent diff --git a/branchmetrics/pom.xml b/branchmetrics/pom.xml index ddeb61131..6373df9af 100644 --- a/branchmetrics/pom.xml +++ b/branchmetrics/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/charts/ios/pom.xml b/charts/ios/pom.xml index d611e7bc7..e4f68c8e8 100644 --- a/charts/ios/pom.xml +++ b/charts/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-charts-parent diff --git a/charts/pom.xml b/charts/pom.xml index 18677428d..7122e5ba8 100644 --- a/charts/pom.xml +++ b/charts/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/clearads/ios/pom.xml b/clearads/ios/pom.xml index 7bd009144..0dc5296bf 100644 --- a/clearads/ios/pom.xml +++ b/clearads/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-clearads-parent diff --git a/clearads/pom.xml b/clearads/pom.xml index 2866acbb0..896ef094e 100644 --- a/clearads/pom.xml +++ b/clearads/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/facebook/ios-aem/pom.xml b/facebook/ios-aem/pom.xml index 66c26279c..092e60825 100644 --- a/facebook/ios-aem/pom.xml +++ b/facebook/ios-aem/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-facebook-parent diff --git a/facebook/ios-audience/pom.xml b/facebook/ios-audience/pom.xml index 00945810e..d805c773f 100644 --- a/facebook/ios-audience/pom.xml +++ b/facebook/ios-audience/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-facebook-parent diff --git a/facebook/ios-core-basics/pom.xml b/facebook/ios-core-basics/pom.xml index 77e467022..3fef48b2a 100644 --- a/facebook/ios-core-basics/pom.xml +++ b/facebook/ios-core-basics/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-facebook-parent diff --git a/facebook/ios-core/pom.xml b/facebook/ios-core/pom.xml index 873029763..d1647c37d 100644 --- a/facebook/ios-core/pom.xml +++ b/facebook/ios-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-facebook-parent diff --git a/facebook/ios-login/pom.xml b/facebook/ios-login/pom.xml index 54f69c33b..975aa3b77 100644 --- a/facebook/ios-login/pom.xml +++ b/facebook/ios-login/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-facebook-parent diff --git a/facebook/ios-share/pom.xml b/facebook/ios-share/pom.xml index cbdc53f2a..cdc2c3675 100644 --- a/facebook/ios-share/pom.xml +++ b/facebook/ios-share/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-facebook-parent diff --git a/facebook/pom.xml b/facebook/pom.xml index 4d90d3e8b..2792113fc 100644 --- a/facebook/pom.xml +++ b/facebook/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/firebase/ios-analytics/pom.xml b/firebase/ios-analytics/pom.xml index f2008fc96..31b398940 100644 --- a/firebase/ios-analytics/pom.xml +++ b/firebase/ios-analytics/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-appcheck/pom.xml b/firebase/ios-appcheck/pom.xml index 140285499..3d550396e 100644 --- a/firebase/ios-appcheck/pom.xml +++ b/firebase/ios-appcheck/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-auth/pom.xml b/firebase/ios-auth/pom.xml index dd0aa5b57..203305d48 100644 --- a/firebase/ios-auth/pom.xml +++ b/firebase/ios-auth/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-core/pom.xml b/firebase/ios-core/pom.xml index 6cde06db8..0826e9f58 100644 --- a/firebase/ios-core/pom.xml +++ b/firebase/ios-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-crashlytics/pom.xml b/firebase/ios-crashlytics/pom.xml index f3ec1d944..d4ed25fe0 100644 --- a/firebase/ios-crashlytics/pom.xml +++ b/firebase/ios-crashlytics/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-database/pom.xml b/firebase/ios-database/pom.xml index 958848cbb..9ac22f804 100644 --- a/firebase/ios-database/pom.xml +++ b/firebase/ios-database/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-dylinks/pom.xml b/firebase/ios-dylinks/pom.xml index f1c503bc1..402dfca09 100644 --- a/firebase/ios-dylinks/pom.xml +++ b/firebase/ios-dylinks/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-firestore/pom.xml b/firebase/ios-firestore/pom.xml index 868296740..11e46db39 100644 --- a/firebase/ios-firestore/pom.xml +++ b/firebase/ios-firestore/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-google-mobile-ads-adapters/ios-applovin/pom.xml b/firebase/ios-google-mobile-ads-adapters/ios-applovin/pom.xml index 122b4e671..5765b273f 100644 --- a/firebase/ios-google-mobile-ads-adapters/ios-applovin/pom.xml +++ b/firebase/ios-google-mobile-ads-adapters/ios-applovin/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-google-mobile-ads-adapters-parent diff --git a/firebase/ios-google-mobile-ads-adapters/ios-facebook/pom.xml b/firebase/ios-google-mobile-ads-adapters/ios-facebook/pom.xml index ab3b9600e..eced051f6 100644 --- a/firebase/ios-google-mobile-ads-adapters/ios-facebook/pom.xml +++ b/firebase/ios-google-mobile-ads-adapters/ios-facebook/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-google-mobile-ads-adapters-parent diff --git a/firebase/ios-google-mobile-ads-adapters/ios-inmobi/pom.xml b/firebase/ios-google-mobile-ads-adapters/ios-inmobi/pom.xml index 2cacb40f7..2831ac1c6 100644 --- a/firebase/ios-google-mobile-ads-adapters/ios-inmobi/pom.xml +++ b/firebase/ios-google-mobile-ads-adapters/ios-inmobi/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-google-mobile-ads-adapters-parent diff --git a/firebase/ios-google-mobile-ads-adapters/pom.xml b/firebase/ios-google-mobile-ads-adapters/pom.xml index b03277f39..e8e74f611 100644 --- a/firebase/ios-google-mobile-ads-adapters/pom.xml +++ b/firebase/ios-google-mobile-ads-adapters/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-google-mobile-ads-mediation-testsuite/pom.xml b/firebase/ios-google-mobile-ads-mediation-testsuite/pom.xml index b584dd1f8..d6deafc09 100644 --- a/firebase/ios-google-mobile-ads-mediation-testsuite/pom.xml +++ b/firebase/ios-google-mobile-ads-mediation-testsuite/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-google-mobile-ads/pom.xml b/firebase/ios-google-mobile-ads/pom.xml index 4b63fc4a7..2c2232a8c 100644 --- a/firebase/ios-google-mobile-ads/pom.xml +++ b/firebase/ios-google-mobile-ads/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-google-sign-in/pom.xml b/firebase/ios-google-sign-in/pom.xml index 23afa24b6..66a413d26 100644 --- a/firebase/ios-google-sign-in/pom.xml +++ b/firebase/ios-google-sign-in/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-google-ump/pom.xml b/firebase/ios-google-ump/pom.xml index b93b2d047..00d82c6da 100644 --- a/firebase/ios-google-ump/pom.xml +++ b/firebase/ios-google-ump/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-messaging/pom.xml b/firebase/ios-messaging/pom.xml index b0c84a2fd..4bf6aa04b 100644 --- a/firebase/ios-messaging/pom.xml +++ b/firebase/ios-messaging/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-remoteconfig/pom.xml b/firebase/ios-remoteconfig/pom.xml index 78d7aca82..1fef7446c 100644 --- a/firebase/ios-remoteconfig/pom.xml +++ b/firebase/ios-remoteconfig/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/ios-storage/pom.xml b/firebase/ios-storage/pom.xml index 0a7efedc6..8c2052c51 100644 --- a/firebase/ios-storage/pom.xml +++ b/firebase/ios-storage/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-firebase-parent diff --git a/firebase/pom.xml b/firebase/pom.xml index bfb9238b2..e572ba01b 100644 --- a/firebase/pom.xml +++ b/firebase/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/fyber/ios/pom.xml b/fyber/ios/pom.xml index d7852e50c..b08cbe2c0 100644 --- a/fyber/ios/pom.xml +++ b/fyber/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-fyber-parent diff --git a/fyber/pom.xml b/fyber/pom.xml index c2e2fe3a2..9f2114e73 100644 --- a/fyber/pom.xml +++ b/fyber/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/helpshift/ios/pom.xml b/helpshift/ios/pom.xml index a029428cc..7ea8563e9 100644 --- a/helpshift/ios/pom.xml +++ b/helpshift/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-helpshift-parent diff --git a/helpshift/pom.xml b/helpshift/pom.xml index ac49dd574..e18ae4a31 100644 --- a/helpshift/pom.xml +++ b/helpshift/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/inmobi/ios-sdk/pom.xml b/inmobi/ios-sdk/pom.xml index 6b809ee1e..041d17ac2 100644 --- a/inmobi/ios-sdk/pom.xml +++ b/inmobi/ios-sdk/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-inmobi-parent diff --git a/inmobi/pom.xml b/inmobi/pom.xml index 5e7cf1674..031f73863 100644 --- a/inmobi/pom.xml +++ b/inmobi/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/ironsource/ios/pom.xml b/ironsource/ios/pom.xml index 08f7f7983..f8aa916de 100644 --- a/ironsource/ios/pom.xml +++ b/ironsource/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-ironsource-parent diff --git a/ironsource/pom.xml b/ironsource/pom.xml index 833c6bed5..8efe1c04c 100644 --- a/ironsource/pom.xml +++ b/ironsource/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/kochava/ios-ads-network/pom.xml b/kochava/ios-ads-network/pom.xml index 3e4d5ad2d..6a8908697 100644 --- a/kochava/ios-ads-network/pom.xml +++ b/kochava/ios-ads-network/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-kochava-parent diff --git a/kochava/ios-core/pom.xml b/kochava/ios-core/pom.xml index d9155bd95..f690a44ab 100644 --- a/kochava/ios-core/pom.xml +++ b/kochava/ios-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-kochava-parent diff --git a/kochava/ios-tracker/pom.xml b/kochava/ios-tracker/pom.xml index 3e45e92e8..436331e82 100644 --- a/kochava/ios-tracker/pom.xml +++ b/kochava/ios-tracker/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-kochava-parent diff --git a/kochava/pom.xml b/kochava/pom.xml index 22791ad09..db3523b93 100644 --- a/kochava/pom.xml +++ b/kochava/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/lottie/ios/pom.xml b/lottie/ios/pom.xml index f4c130d16..7cbd5706d 100644 --- a/lottie/ios/pom.xml +++ b/lottie/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-lottie-parent diff --git a/lottie/pom.xml b/lottie/pom.xml index 50f4089c3..ba46e5584 100644 --- a/lottie/pom.xml +++ b/lottie/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/onesignal/ios/pom.xml b/onesignal/ios/pom.xml index 284e1b66d..6b0d02322 100644 --- a/onesignal/ios/pom.xml +++ b/onesignal/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-onesignal-parent diff --git a/onesignal/pom.xml b/onesignal/pom.xml index 9ea0a579c..6c26ac50e 100644 --- a/onesignal/pom.xml +++ b/onesignal/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/pollfish/ios/pom.xml b/pollfish/ios/pom.xml index 0435ed452..9ebc135ed 100644 --- a/pollfish/ios/pom.xml +++ b/pollfish/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-pollfish-parent diff --git a/pollfish/pom.xml b/pollfish/pom.xml index 57bdeba9c..e21d04f32 100644 --- a/pollfish/pom.xml +++ b/pollfish/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/pom.xml b/pom.xml index 9292f1f8f..d49204f39 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent RoboPods Parent pom diff --git a/samkeychain/ios/pom.xml b/samkeychain/ios/pom.xml index 04bd72e51..c5e54f0ad 100644 --- a/samkeychain/ios/pom.xml +++ b/samkeychain/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-samkeychain-parent diff --git a/samkeychain/pom.xml b/samkeychain/pom.xml index 17ea42fb3..f2762db66 100644 --- a/samkeychain/pom.xml +++ b/samkeychain/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/singular/ios/pom.xml b/singular/ios/pom.xml index 1b075cdff..98b61f150 100644 --- a/singular/ios/pom.xml +++ b/singular/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-singular-parent diff --git a/singular/pom.xml b/singular/pom.xml index c835b1ec7..35707a60e 100644 --- a/singular/pom.xml +++ b/singular/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/tenjin/ios/pom.xml b/tenjin/ios/pom.xml index 74f41fe3c..f36644a7b 100644 --- a/tenjin/ios/pom.xml +++ b/tenjin/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-tenjin-parent diff --git a/tenjin/pom.xml b/tenjin/pom.xml index 8a006fc6f..893a6ae29 100644 --- a/tenjin/pom.xml +++ b/tenjin/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/unityads/ios/pom.xml b/unityads/ios/pom.xml index 320fd2d11..f9b1d4cd7 100644 --- a/unityads/ios/pom.xml +++ b/unityads/ios/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-unityads-parent diff --git a/unityads/pom.xml b/unityads/pom.xml index 2098c8cc0..597d62e4a 100644 --- a/unityads/pom.xml +++ b/unityads/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent diff --git a/youtube/ios-player-helper/pom.xml b/youtube/ios-player-helper/pom.xml index 3669a4e22..2fb2aa16a 100644 --- a/youtube/ios-player-helper/pom.xml +++ b/youtube/ios-player-helper/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-youtube-player-parent diff --git a/youtube/pom.xml b/youtube/pom.xml index c176e3e9b..bb0cce06e 100644 --- a/youtube/pom.xml +++ b/youtube/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.dkimitsa.robovm - 1.32.0-SNAPSHOT + 1.33.0-SNAPSHOT robopods-parent