LastPipeBender/app/src/main/java/org
AudricV fbee310261
Move SimpleCache creation in PlayerDataSource to avoid an IllegalStateException
This IllegalStateException, almost not reproducible, indicates that another SimpleCache instance uses the cache folder, which was so trying to be created at least twice.
Moving the SimpleCache creation in PlayerDataSource should avoid this exception.
2022-06-17 22:00:51 +02:00
..
apache/commons/text/similarity Moved `FuzzyScore` to original Apache package 2022-01-24 21:08:49 +01:00
schabi/newpipe Move SimpleCache creation in PlayerDataSource to avoid an IllegalStateException 2022-06-17 22:00:51 +02:00