mirror of
https://codeberg.org/PGPainless/vks-java.git
synced 2025-09-09 03:09:39 +02:00
Move bouncycastle version to version.gradle
This commit is contained in:
parent
b1d3b42d39
commit
1def42b54b
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ allprojects {
|
|||
isSnapshot = true
|
||||
minAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncycastleVersion = '1.71'
|
||||
junitVersion = '5.8.2'
|
||||
slf4jVersion = '1.7.36'
|
||||
logbackVersion = '1.2.11'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue