Few cents about my commits

AltPods: pods updated - 1.50.0-SNAPSHOT

|

AltPods were updated to v1.50.0-SNAPSHOT to sync with recent releases.

IMPORTANT: Legacy OSSRH maven repository was migrated to Central Portal, make sure to update snapshot repository from:

maven { url ‘https://oss.sonatype.org/content/repositories/snapshots’ }

to

maven { url ‘https://central.sonatype.com/repository/maven-snapshots’ }

Updated pods (ones with API changed)

Pods without any API changes due update

  • AppLovinSDK updated: v13.3.0 -> v13.3.1 (no api changes)
  • Firebase updated to v11.13.0 -> v11.14.0 (no api changes)
  • Fyber updated v8.3.6 to v8.3.7 (no api changes) dkimitsa
  • Tenjin SDK updated: v1.14.9 -> v1.14.10 (no api changes)

These pods were pushed to https://central.sonatype.com/repository/maven-snapshots/ maven repo under 1.50.0-SNAPSHOTS version. Source code @github

Updates are not fully tested, please open issue if bug found.

Comments