Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit e9b3332

Browse files
committed
docs: add deprecation notice in favor of monorepo
1 parent 3d1e8df commit e9b3332

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,29 @@
11
# OpenIAP Android
22

3+
> [!WARNING]
4+
>
5+
> ## ⚠️ DEPRECATED - Repository Moved
6+
>
7+
> **This repository has been deprecated and is no longer maintained.**
8+
>
9+
> The OpenIAP Android implementation has been moved to the official monorepo:
10+
>
11+
> ### 👉 **[https://github.com/hyodotdev/openiap](https://github.com/hyodotdev/openiap)**
12+
>
13+
> Please update your bookmarks and use the monorepo for:
14+
>
15+
> - Latest updates and releases
16+
> - Bug reports and issues
17+
> - Feature requests
18+
> - Contributing
19+
>
20+
> All future development will happen in the monorepo. This repository will remain available for historical reference only.
21+
22+
---
23+
324
<div align="center">
425
<img src="./logo.png" alt="OpenIAP Google Logo" width="120" height="120">
5-
26+
627
<p><strong>Android implementation of the <a href="https://www.openiap.dev/">OpenIAP</a> specification using Google Play Billing.</strong></p>
728
</div>
829

0 commit comments

Comments
 (0)