Skip to content
Snippets Groups Projects
Unverified Commit 7cafbfcb authored by n8 fr8's avatar n8 fr8
Browse files

update version to 0.4.4.0

parent d661ddff
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ uploadArchives {
pom.project {
groupId 'org.torproject'
artifactId 'tor-android-binary'
version "0.4.3.6"
version "0.4.4.0"
}
}
}
......
......@@ -21,6 +21,6 @@ public interface TorServiceConstants {
int FILE_WRITE_BUFFER_SIZE = 1024;
String BINARY_TOR_VERSION = "0.4.3.6-openssl1.1.1g";
String BINARY_TOR_VERSION = "0.4.4.0-openssl1.1.1g";
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment