mirror of
https://github.com/jie65535/JDice.git
synced 2025-12-15 19:07:34 +08:00
Add numeric range limit (<=100)
Add gradle-wrapper.properties Fix multiple dice issue
This commit is contained in:
@@ -7,7 +7,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "top.jie65535"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
|
||||
repositories {
|
||||
maven("https://maven.aliyun.com/repository/public")
|
||||
|
||||
Reference in New Issue
Block a user