update version 15430000 aka 15.4.3-RC-1-multi-SDK16
This commit is contained in:
parent
b98a0ff160
commit
dceea11782
|
@ -26,20 +26,15 @@ android {
|
||||||
applicationId 'org.torproject.android'
|
applicationId 'org.torproject.android'
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
maxSdkVersion 23
|
maxSdkVersion 23
|
||||||
versionCode 15420000
|
versionCode 15430000
|
||||||
versionName '15.4.2-RC-1-multi-SDK16'
|
versionName '15.4.3-RC-1-multi-SDK16'
|
||||||
}
|
}
|
||||||
fullperm {
|
fullperm {
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
applicationId 'org.torproject.android'
|
applicationId 'org.torproject.android'
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 15420001
|
versionCode 15430001
|
||||||
versionName '15.4.2-RC-1-multi-SDK23'
|
versionName '15.4.3-RC-1-multi-SDK23'
|
||||||
}
|
|
||||||
orbotgo {
|
|
||||||
minSdkVersion 16
|
|
||||||
applicationId 'org.torproject.android.go'
|
|
||||||
targetSdkVersion 25
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue