Skip to content

3.12.2 Release

Compare
Choose a tag to compare
@jkasten2 jkasten2 released this 24 Oct 22:54
1194f98

SQLite Error on Outcome & Nullable Callback

  • OutcomeEvent will now be null when OutcomeCallback.onSuccess is fired to indicate the outcome was cached for retry.
  • Fixed SQLite DB migration issue when going from 3.12.0 to 3.12.1.
  • Fixed dependency ranges in POM;
    • Updated com.google.android.gms:play-services-ads-identifier:[15.0.0, 16.0.99]
    • Updated com.google.android.gms:play-services-location:[10.2.1, 16.0.99]
    • Updated com.google.android.gms:play-services-base:[10.2.1, 16.1.99]
    • Updated com.google.firebase:firebase-messaging:[10.2.1, 17.3.99]
    • Updated com.android.support:cardview-v7:[26.0.0, 27.99.99]
    • Updated com.android.support:support-v4:[26.0.0, 27.99.99]
    • Updated com.android.support:customtabs:[26.0.0, 27.99.99]
    • NOTE: Newer versions than above can be used, however you must enable Jetifier in your project