Skip to content

Releases: onewelcome/example-app-android

7.8.0

14 Feb 13:58
d46f731
Compare
Choose a tag to compare
Merge pull request #342 from onewelcome/release_7.8.0

Release 7.8.0

7.6.0

03 Feb 10:22
Compare
Choose a tag to compare

What's Changed

  • Bump target Android version to 33 (Android 13)
  • Update Android SDK to version 11.9.0

7.5.0

08 Jun 09:33
40aa770
Compare
Choose a tag to compare

What's Changed

  • Bump target Android version to 32 (Android 12L)
  • Update Android SDK to version 11.8.0

7.4.1

14 Mar 12:02
12a048c
Compare
Choose a tag to compare

Update the app to use Android SDK 11.7.0

7.4.0

01 Feb 12:32
7b81b1f
Compare
Choose a tag to compare

Update the app to use Android SDK 11.6.0

7.2.0

22 Jul 13:28
Compare
Choose a tag to compare

Update the app to use Android SDK 11.2.0

7.1.0

15 Jun 14:25
8be1c55
Compare
Choose a tag to compare

Updated the example app to use the latest Android SDK 11.1.0

7.0.0

28 Jan 12:31
b4240fc
Compare
Choose a tag to compare
  • Updated the example app to use the latest Android SDK 11.0.0
  • The app now targets API 30 and supports API 23+
  • Migrated from RxJava 2 to RxJava 3
  • Updated 3rd party dependencies

6.1.0

14 May 08:32
fd0c730
Compare
Choose a tag to compare
  • Updated the example app to use the latest Android SDK 10.1.0
  • Added a possibility to cancel pending mobile authentication request

6.0.0

13 Dec 14:33
16bc93f
Compare
Choose a tag to compare
  • Updated the example app to use the latest Android SDK 10.0.0
  • The app now targets API 29 and supports API 19+
  • The project has been migrated to AndroidX