update deploy gradle for 0.3.2.10
This commit is contained in:
parent
808f9594f5
commit
9abac285db
|
@ -39,7 +39,7 @@ uploadArchives {
|
||||||
pom.project {
|
pom.project {
|
||||||
groupId 'org.torproject'
|
groupId 'org.torproject'
|
||||||
artifactId 'tor-android-binary'
|
artifactId 'tor-android-binary'
|
||||||
version "0.3.1.9b"
|
version "0.3.2.10"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue