update binaries and version to tor 0.3.1.9
This commit is contained in:
parent
ae5420426d
commit
fc10fb1a9e
|
@ -1 +1 @@
|
|||
Subproject commit ad5027f7dc790624353ecd57796f572d5b55fa4c
|
||||
Subproject commit 727d3f1b5e6eeda721339151e3cd49ffa7efbb29
|
|
@ -14,8 +14,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionCode 319
|
||||
versionName "0.3.1.9"
|
||||
|
||||
}
|
||||
buildTypes {
|
||||
|
@ -42,7 +42,7 @@ uploadArchives {
|
|||
pom.project {
|
||||
groupId 'org.torproject'
|
||||
artifactId 'tor-android-binary'
|
||||
version "0.3.1"
|
||||
version "0.3.1.9"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue