mirror of
https://github.com/ChronosX88/Influence-P2P.git
synced 2024-11-22 15:22:18 +00:00
Removed tomp2p-android (this is unnecessary)
This commit is contained in:
parent
6ab265f468
commit
1ccc891503
@ -30,5 +30,4 @@ dependencies {
|
|||||||
implementation "androidx.room:room-runtime:$room_version"
|
implementation "androidx.room:room-runtime:$room_version"
|
||||||
annotationProcessor "androidx.room:room-compiler:$room_version"
|
annotationProcessor "androidx.room:room-compiler:$room_version"
|
||||||
implementation 'net.tomp2p:tomp2p-all:5.0-Beta8'
|
implementation 'net.tomp2p:tomp2p-all:5.0-Beta8'
|
||||||
implementation 'net.tomp2p:tomp2p-android:5.0-Beta8'
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user