update to 15.5.1-RC-2-multi-
This commit is contained in:
parent
b2de89b2cb
commit
61aff8ce82
|
@ -30,16 +30,16 @@ android {
|
||||||
applicationId 'org.torproject.android'
|
applicationId 'org.torproject.android'
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
maxSdkVersion 23
|
maxSdkVersion 23
|
||||||
versionCode 15510000
|
versionCode 15510001
|
||||||
versionName '15.5.1-RC-1-multi-SDK16'
|
versionName '15.5.1-RC-2-multi-SDK16'
|
||||||
}
|
}
|
||||||
fullperm {
|
fullperm {
|
||||||
dimension "free"
|
dimension "free"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
applicationId 'org.torproject.android'
|
applicationId 'org.torproject.android'
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 15510001
|
versionCode 15510002
|
||||||
versionName '15.5.1-RC-1-multi-SDK23'
|
versionName '15.5.1-RC-2-multi-SDK23'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue