Skip to content
This repository was archived by the owner on Dec 18, 2022. It is now read-only.

Commit 73351a1

Browse files
committed
bump sampleapp tor binary dependency version to 0.4.6.2-alpha
1 parent fd013be commit 73351a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sampleapp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies {
101101
implementation deps.kotlin.stdlib
102102

103103
implementation 'io.matthewnelson.encrypted-storage:encrypted-storage:2.0.1'
104-
implementation 'io.matthewnelson.topl-android:tor-binary:0.4.5.4'
104+
implementation 'io.matthewnelson.topl-android:tor-binary:0.4.6.2-alpha'
105105

106106
testImplementation testDeps.junit
107107
}

0 commit comments

Comments
 (0)