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 {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 32101
|
versionCode 34700
|
||||||
versionName "0.3.2.10-dev"
|
versionName "0.3.4.7-rc"
|
||||||
|
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
@ -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.3.5-rc-3"
|
version "0.3.4.7-rc"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue