mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 09:28:51 +00:00
build: update build number for testing
This commit is contained in:
@@ -155,8 +155,8 @@ dependencies {
|
|||||||
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
def canonicalVersionCode = 232
|
def canonicalVersionCode = 233
|
||||||
def canonicalVersionName = "1.11.12"
|
def canonicalVersionName = "1.12.0-ALPHA"
|
||||||
|
|
||||||
def postFixSize = 10
|
def postFixSize = 10
|
||||||
def abiPostFix = ['armeabi-v7a' : 1,
|
def abiPostFix = ['armeabi-v7a' : 1,
|
||||||
@@ -234,7 +234,6 @@ android {
|
|||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
debuggable true
|
|
||||||
minifyEnabled false
|
minifyEnabled false
|
||||||
}
|
}
|
||||||
debug {
|
debug {
|
||||||
|
Reference in New Issue
Block a user