update to 15.4.4-BETA-2-multi-SDK16
This commit is contained in:
parent
e1ba02a426
commit
0323216569
|
@ -26,15 +26,15 @@ android {
|
||||||
applicationId 'org.torproject.android'
|
applicationId 'org.torproject.android'
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
maxSdkVersion 23
|
maxSdkVersion 23
|
||||||
versionCode 15440000
|
versionCode 15440002
|
||||||
versionName '15.4.4-BETA-1-multi-SDK16'
|
versionName '15.4.4-BETA-2-multi-SDK16'
|
||||||
}
|
}
|
||||||
fullperm {
|
fullperm {
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
applicationId 'org.torproject.android'
|
applicationId 'org.torproject.android'
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 15440001
|
versionCode 15440003
|
||||||
versionName '15.4.3-BETA-1-multi-SDK23'
|
versionName '15.4.3-BETA-2-multi-SDK23'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue