Remove animalsniffer dependency

This commit is contained in:
Paul Schaub 2025-09-27 10:14:08 +02:00
parent 57434d80cf
commit 6d435bf206
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 0 additions and 17 deletions

View file

@ -6,7 +6,6 @@ allprojects {
ext {
shortVersion = '0.1.4'
isSnapshot = true
minAndroidSdk = 10
javaSourceCompatibility = 1.8
bouncycastleVersion = '1.75'
junitVersion = '5.8.2'