Skip to content

Commit d938bb4

Browse files
authored
Fix formatting and enhance README content
1 parent 86e5d1a commit d938bb4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@
1111
The purpose of this repository is to demonstrate the following:
1212

1313
- In-app purchases (subscriptions) using Google Play Billing.
14-
- Server-driven UI based paywall dialog with the RevenueCat's paywall editor.
14+
- Server-driven UI based paywall dialog with RevenueCat's paywall editor.
1515
- Checking user entitlements.
16-
- Full UI implementation using Jetpack Compose.
16+
- Full UI implementation using Jetpack Compose, Navigation 3.
1717
- Configuring structures with the Android architecture and Jetpack libraries such as Hilt and Jetpack Navigation.
1818
- A multi-module project structure and using Baseline Profiles to enhance app performance.
19+
- Automate in-app purchases, subscription flows with Test Store, and integrate into CI, GitHub Actions.
1920

2021
## 📷 Previews
2122

0 commit comments

Comments
 (0)