Skip to content

2.1.0

Compare
Choose a tag to compare
@andreszs andreszs released this 31 Aug 22:23
· 18 commits to main since this release
  • 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.