Add numeric range limit (<=100)

Add gradle-wrapper.properties
Fix multiple dice issue
This commit is contained in:
2023-02-09 10:46:12 +00:00
parent 907a30b654
commit 7981ca3fef
4 changed files with 13 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
group = "top.jie65535"
version = "0.1.1"
version = "0.1.2"
repositories {
maven("https://maven.aliyun.com/repository/public")