leewyatt 2021-11-15 14:19:28 +09:00
parent 3a9ec5c33f
commit 715d03fcfd
2 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,7 @@ Maven dependency
<dependency>
<groupId>com.github.leewyatt</groupId>
<artifactId>rxcontrols</artifactId>
<!-- 11.x.y -->
<version>11.0.0-alpha</version>
</dependency>
</dependencies>

View File

@ -12,7 +12,7 @@
<groupId>com.github.leewyatt</groupId>
<artifactId>rxcontrols</artifactId>
<version>11.0.0-alpha</version>
<version>11.0.1</version>
<packaging>jar</packaging>
<dependencies>