leewyatt 2021-10-28 01:08:50 +09:00
parent 1e326acbe1
commit a94f2f962b
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Maven dependency
<dependency>
<groupId>com.github.leewyatt</groupId>
<artifactId>rxcontrols</artifactId>
<version>11.0.0-alpha</version>
<version>8.0.0-alpha</version>
</dependency>
</dependencies>
```