Increasing the speed of the Robohash SVG to buffer function

This commit is contained in:
Vitor Pamplona
2024-02-21 13:51:27 -05:00
parent 0429c4dc3a
commit 4b9a55e178
4 changed files with 64 additions and 43 deletions
+2
View File
@@ -35,6 +35,8 @@ android {
}
dependencies {
implementation project(path: ':quartz')
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'