forked from Speiger/Primitive-Collections
Updated SCG to version 1.2.1
This fixes that all expressions are supported.
This commit is contained in:
parent
290e626f07
commit
6005d0fd39
|
@ -46,7 +46,7 @@ configurations {
|
|||
|
||||
dependencies {
|
||||
builderImplementation 'com.google.code.gson:gson:2.10'
|
||||
builderImplementation 'de.speiger:Simple-Code-Generator:1.2.0'
|
||||
builderImplementation 'de.speiger:Simple-Code-Generator:1.2.1'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'com.google.guava:guava-testlib:31.0.1-jre'
|
||||
|
||||
|
|
Loading…
Reference in New Issue