Small Refactors here and there.

This commit is contained in:
2021-10-11 00:53:56 +02:00
parent 6577428b1f
commit 161d2a1022
19 changed files with 96 additions and 28 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.1'
compile 'de.speiger:Primitive-Collections:0.4.3'
}