mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-29 20:50:46 +00:00
Bump version to 1.6.0
// FREEBIE
This commit is contained in:
parent
a20818f018
commit
64833318da
@ -1,5 +1,5 @@
|
||||
subprojects {
|
||||
ext.version_number = "1.6.0-RC21"
|
||||
ext.version_number = "1.6.0"
|
||||
ext.group_info = "org.whispersystems"
|
||||
ext.axolotl_version = "1.3.1"
|
||||
|
||||
|
@ -94,9 +94,6 @@ task packageSources(type: Jar) {
|
||||
}
|
||||
|
||||
artifacts {
|
||||
archives(packageJavadoc) {
|
||||
type = 'javadoc'
|
||||
}
|
||||
|
||||
archives packageJavadoc
|
||||
archives packageSources
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user