update gradle version

This commit is contained in:
n8fr8 2017-12-03 16:05:13 +05:30
parent 3528afd114
commit d64f15533f
1 changed files with 1 additions and 1 deletions

View File

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