update archive build version to 0.3.3.5-rc

This commit is contained in:
n8fr8 2018-05-11 23:56:50 -04:00
parent a46fd778b5
commit 9e428e1e09
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ uploadArchives {
pom.project {
groupId 'org.torproject'
artifactId 'tor-android-binary'
version "0.3.2.10-dev"
version "0.3.3.5-rc"
}
}
}