update version for gradle lib

This commit is contained in:
n8fr8 2018-10-11 09:27:52 -04:00
parent 3e8e5ace65
commit ff7ecbdba9
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.4.8"
version "0.3.4.8.1"
}
}
}