update gradle build to 0.3.3.5-rc-2
This commit is contained in:
parent
d2342ed7ec
commit
45ecbcb298
|
@ -40,7 +40,7 @@ uploadArchives {
|
||||||
pom.project {
|
pom.project {
|
||||||
groupId 'org.torproject'
|
groupId 'org.torproject'
|
||||||
artifactId 'tor-android-binary'
|
artifactId 'tor-android-binary'
|
||||||
version "0.3.3.5-rc-1"
|
version "0.3.3.5-rc-2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue