update gradle version to force refetch 0.3.3.5-rc-1

This commit is contained in:
n8fr8 2018-05-12 00:10:41 -04:00
parent ff59b5595f
commit 87efd233e5
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.3.5-rc"
version "0.3.3.5-rc-1"
}
}
}