update gradle archive versioning
This commit is contained in:
parent
fa1ed5505d
commit
75bd78b287
|
@ -1 +1 @@
|
||||||
Subproject commit 90ae4c5013032158bafad41279823d90eec4d206
|
Subproject commit 25d588c12684ee17acee4460be788c1f6f85d48a
|
|
@ -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.7-rc"
|
version "0.3.4.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue