leewyatt 2021-10-21 23:39:51 +09:00
parent e765576255
commit c4379a920d
1 changed files with 1 additions and 1 deletions

View File

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