udpate gradle depend version to 0.3.4.8-2

This commit is contained in:
n8fr8 2018-10-11 23:10:09 -04:00
parent b0e62e58cc
commit e822160b00
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ uploadArchives {
pom.project { pom.project {
groupId 'org.torproject' groupId 'org.torproject'
artifactId 'tor-android-binary' artifactId 'tor-android-binary'
version "0.3.4.8.1" version "0.3.4.8-2"
} }
} }
} }