https://github.com/boltuix/implement-in-app-update-in-android
When your users keep your app up to date on their devices, they can try new features and benefit from performance improvements and bug fixes.
https://github.com/boltuix/implement-in-app-update-in-android
android autoupdate autoupdater in-app-updates kotlin
Last synced: 3 months ago
JSON representation
When your users keep your app up to date on their devices, they can try new features and benefit from performance improvements and bug fixes.
- Host: GitHub
- URL: https://github.com/boltuix/implement-in-app-update-in-android
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-10-20T13:22:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T10:43:18.000Z (almost 3 years ago)
- Last Synced: 2025-02-17T07:33:34.397Z (8 months ago)
- Topics: android, autoupdate, autoupdater, in-app-updates, kotlin
- Language: Kotlin
- Homepage: https://www.boltuix.com/2022/10/how-to-implement-in-app-updates-in.html
- Size: 293 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Implement-In-app-Update-In-Android
Make sure every user of your app is on the new version.
![]()
https://www.boltuix.com/2022/10/how-to-implement-in-app-updates-in.htmlIn-app updates is a Google Play Core libraries feature that prompts active users to update your app.