mirror of
https://codeberg.org/PGPainless/vks-java.git
synced 2025-09-08 18:59:40 +02:00
Compare commits
No commits in common. "main" and "0.1.3" have entirely different histories.
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
allprojects {
|
||||
ext {
|
||||
shortVersion = '0.1.4'
|
||||
isSnapshot = true
|
||||
shortVersion = '0.1.3'
|
||||
isSnapshot = false
|
||||
minAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncycastleVersion = '1.75'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue