You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+48-2Lines changed: 48 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,56 @@ Visit [https://doc.rentsoft.cn/](https://doc.rentsoft.cn/) for detailed document
15
15
For the SDK reference, see [https://doc.rentsoft.cn/sdks/quickstart/android](https://doc.rentsoft.cn/sdks/quickstart/android).
16
16
17
17
## Installation 💻
18
-
### Adding repositories
18
+
### For used before November 2024
19
+
If you are a new for our repository, just ignore this.
20
+
21
+
We had already moved most release libraries to Maven Central. So if you has some errors in build.gradle when build your project, you can replace the old repository to Maven Central in your build.gradle like this:
0 commit comments