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