Version Bump

This commit is contained in:
2023-06-29 22:52:44 +02:00
parent 640a1a8161
commit 6afed5e174
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ repositories {
}
}
dependencies {
implementation 'com.github.Speiger:Primitive-Collections:0.7.0'
implementation 'com.github.Speiger:Primitive-Collections:0.9.0'
}
```