update deploy gradle for 0.3.2.10

This commit is contained in:
n8fr8 2018-04-21 22:14:52 -04:00
parent 808f9594f5
commit 9abac285db
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ uploadArchives {
pom.project {
groupId 'org.torproject'
artifactId 'tor-android-binary'
version "0.3.1.9b"
version "0.3.2.10"
}
}
}