mirror of
https://codeberg.org/PGPainless/vks-java.git
synced 2025-09-09 03:09:39 +02:00
VKS-Java 0.1.3
This commit is contained in:
parent
23cc79aaa8
commit
32a2909c53
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
allprojects {
|
||||
ext {
|
||||
shortVersion = '0.1.3'
|
||||
isSnapshot = true
|
||||
isSnapshot = false
|
||||
minAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncycastleVersion = '1.75'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue