Skip to content

1.0.1

Choose a tag to compare

@eby-dev eby-dev released this 20 Sep 09:57
· 154 commits to master since this release

πŸŽ‰ Released a new version 1.0.1 πŸŽ‰

  • Package name update – adjusted the application package name.
  • New permission – added READ_MEDIA_IMAGES in AndroidManifest.xml (required for Android 13+ to access shared images).
  • Interstitial Ads refactor – migrated implementation to the new API (InterstitialAd.load() with InterstitialAdLoadCallback) replacing the deprecated InterstitialAd constructor and AdListener.
  • Dependencies upgrade:
    Updated com.google.android.gms:play-services-ads to 21.0.0
    Updated Firebase BOM to 30.1.0.
    Added androidx.work:work-runtime-ktx:2.10.2

Full Changelog: 1.0.0...1.0.1