Skip to content

Releases: motorro/AppUpdateWrapper

v2.1.2

24 Aug 17:53

Choose a tag to compare

Library updates 2025-07

v2.1.0

03 Dec 13:01

Choose a tag to compare

  • Kotlin 2.1.0
  • Library updates
  • Progress indicator for flexible update #23

v2.0.2

30 May 08:43

Choose a tag to compare

Kotlin 2.0, library updates

v2.0.1

30 Apr 09:38

Choose a tag to compare

Library updates

v2.0.0

23 Nov 17:15
a5240ab

Choose a tag to compare

Migrates to Activity result contracts instead of onActivityResult().
To migrate:

  • remove onActivityResult or remove checkActivityResult use - it is now done internally
  • remove activity override from your AppUpdateView implementation
  • add resultContractRegistry in your AppUpdateView implementation. You typically pass your ComponentActivity::activityResultRegistry there

v1.7.5

14 Sep 09:36

Choose a tag to compare

Kotlin 1.9.10, AGP8

v1.7.4

19 May 10:57

Choose a tag to compare

Library updates

v1.7.3

11 Jun 08:00

Choose a tag to compare

Library updates

v1.7.2

18 Dec 15:14

Choose a tag to compare

Lifecycle fix in state machine: #20

v1.7.1

30 Nov 09:54

Choose a tag to compare

Library updates