mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-27 22:38:53 +00:00
Bump version to 1.2.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
subprojects {
|
||||
ext.version_number = "1.1.0"
|
||||
ext.version_number = "1.2.0"
|
||||
ext.group_info = "org.whispersystems"
|
||||
ext.axolotl_version = "1.3.0"
|
||||
ext.axolotl_version = "1.3.1"
|
||||
|
||||
if (JavaVersion.current().isJava8Compatible()) {
|
||||
allprojects {
|
||||
|
||||
Reference in New Issue
Block a user