forked from Speiger/Primitive-Collections
Updated Builder version that no is +Java11 Compatible
This commit is contained in:
parent
5ea1e3c358
commit
3676849efc
|
@ -54,7 +54,7 @@ configurations {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'de.speiger:Simple-Code-Generator:1.0.2'
|
compile 'de.speiger:Simple-Code-Generator:1.0.4'
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue