mirror of
https://codeberg.org/PGPainless/vks-java.git
synced 2025-09-07 18:29:39 +02:00
Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
57434d80cf |
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
allprojects {
|
||||
ext {
|
||||
shortVersion = '0.1.3'
|
||||
isSnapshot = false
|
||||
shortVersion = '0.1.4'
|
||||
isSnapshot = true
|
||||
minAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncycastleVersion = '1.75'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue