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 {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 1
|
versionCode 319
|
||||||
versionName "1.0"
|
versionName "0.3.1.9"
|
||||||
|
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
@ -42,7 +42,7 @@ uploadArchives {
|
||||||
pom.project {
|
pom.project {
|
||||||
groupId 'org.torproject'
|
groupId 'org.torproject'
|
||||||
artifactId 'tor-android-binary'
|
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