Skip to content

Releases: andreszs/cordova-plugin-in-app-updates

2.2.0

04 Sep 19:51
Compare
Choose a tag to compare
  • Optimized for android-compileSdkVersion 33
  • Minimum cordova-android version set to 12
  • Updated androidx.appcompat:appcompat to 1.6.1
  • Updated com.google.android.material:material to 1.8.0

2.1.0

31 Aug 22:23
Compare
Choose a tag to compare
  • Optimized for android-compileSdkVersion 32
  • Minimum cordova-android version set to 11
  • Replaced com.google.android.play:core with the standalone Play In-App Updates Library 2.1.0
  • Updated androidx.appcompat:appcompat to 1.5.1
  • Updated com.google.android.material:material to 1.3.0
  • Removed the edit-config rule that was setting android:theme="@style/Theme.AppCompat.NoActionBar"
  • Tested on Android 5.1, 8.1, 10, etc.