mirror of
https://codeberg.org/PGPainless/cert-d-java.git
synced 2025-09-08 10:49:39 +02:00
Fix animalsniffer signature
This commit is contained in:
parent
ecfae83f3a
commit
dee2ea88a7
3 changed files with 3 additions and 2 deletions
|
@ -7,6 +7,7 @@ allprojects {
|
|||
shortVersion = '0.1.2'
|
||||
isSnapshot = true
|
||||
minAndroidSdk = 26
|
||||
animalsnifferSignatureVersion = "$minAndroidSdk:8.0.0_r2"
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncycastleVersion = '1.71'
|
||||
slf4jVersion = '1.7.36'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue