Play In-App Updates Library release notes
Stay organized with collections
Save and categorize content based on your preferences.
This page explains what's in the recent updates to the Play In-App Updates Library.
2.1.0 (May 2023)
- Added support for the upcoming Android 14 release. Apps targeting Android 14 and above must upgrade to this version.
- Added a new
startUpdateFlowForResult
API which uses Activity Result APIs.
2.0.1 (October 2022)
- Introduced
AppUpdateInfo.getFailedUpdatePreconditions()
, which can be used when isUpdateTypeAllowed()
returns false to determine the reason why an update cannot be started.
- Increased Play Services Task & Common dependency to 18.0.2 and 18.1.0 respectively.
- Fixed a crash.
2.0.0 (May 2022)
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-26 UTC.
[null,null,["Last updated 2025-08-26 UTC."],[],[],null,["This page explains what's in the recent updates to the [Play In-App Updates Library](/guide/playcore#java-kotlin-in-app-update).\n\n2.1.0 (May 2023)\n\n- Added support for the upcoming Android 14 release. Apps targeting Android 14 and above **must** upgrade to this version.\n- Added a new `startUpdateFlowForResult` API which uses [Activity Result APIs](/training/basics/intents/result).\n\n2.0.1 (October 2022)\n\n- Introduced `AppUpdateInfo.getFailedUpdatePreconditions()`, which can be used when `isUpdateTypeAllowed()` returns false to determine the reason why an update cannot be started.\n- Increased Play Services Task \\& Common dependency to 18.0.2 and 18.1.0 respectively.\n- Fixed a crash.\n\n2.0.0 (May 2022)\n\n- Initial partitioned release, following the deprecation of [monolithic Play Core releases](/reference/com/google/android/play/core/release-notes)."]]