#1 Replaced Tunnel library with JCenter dependency

Merged
gegham merged 2 commits from build_setups into dev 4 years ago
There is no content yet.
gegham was assigned by musheghsahakyan98 4 years ago
gegham reviewed 4 years ago
ui/build.gradle
@@ -81,6 +80,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutinesVersion"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion"
implementation "net.sourceforge.streamsupport:android-retrofuture:$streamsupportVersion"
implementation 'com.wireguard.android:tunnel:1.0.20200407'
gegham commented 4 years ago

Place this dependency at the first position in the list.
Store the version number in an argument.

Place this dependency at the first position in the list. Store the version number in an argument.
gegham closed this pull request 4 years ago
gegham deleted branch build_setups 4 years ago
The pull request has been merged as 66a74c2388.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.