update library to version 34700
This commit is contained in:
parent
e97d5a1016
commit
b0e2d4e63b
|
@ -1 +1 @@
|
|||
Subproject commit 3ce7bc40a3c48da1c96c2d04c10045bd797c6aa3
|
||||
Subproject commit e71ebf275da66dfd601c92e0e80a35114c32f6f8
|
|
@ -15,8 +15,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 32101
|
||||
versionName "0.3.2.10-dev"
|
||||
versionCode 34700
|
||||
versionName "0.3.4.7-rc"
|
||||
|
||||
}
|
||||
buildTypes {
|
||||
|
@ -40,7 +40,7 @@ uploadArchives {
|
|||
pom.project {
|
||||
groupId 'org.torproject'
|
||||
artifactId 'tor-android-binary'
|
||||
version "0.3.3.5-rc-3"
|
||||
version "0.3.4.7-rc"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue