ColorObject is now color Utils. no longer object wrapping.

This commit is contained in:
2022-04-21 15:31:54 +02:00
parent df67199fdd
commit f550becac5
78 changed files with 2740 additions and 2679 deletions
+1 -1
View File
@@ -66,5 +66,5 @@ dependencies {
compile 'com.google.code.gson:gson:2.8.6'
//Primitive Collections
compile 'de.speiger:Primitive-Collections:0.4.5'
compile 'de.speiger:Primitive-Collections:0.6.0'
}