(cherry picked from commit 161924a5931b64a94f6d13685f828f5be20199fb)
This commit is contained in:
2024-08-13 03:35:22 +08:00
parent 6ce25e6370
commit 110c9d01cd
+1 -1
View File
@@ -4,7 +4,7 @@ plugins {
}
group = 'xyz.fortern'
version ='1.0.1'
version ='1.1.0'
java {
sourceCompatibility = JavaVersion.VERSION_1_8