mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Add version.gradle
This commit is contained in:
parent
775477dcc7
commit
b9167c5fe2
2 changed files with 8 additions and 2 deletions
6
version.gradle
Normal file
6
version.gradle
Normal file
|
@ -0,0 +1,6 @@
|
|||
allprojects {
|
||||
ext {
|
||||
shortVersion = '4.1.0-alpha6'
|
||||
isSnapshot = true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue