Skip to content

Commit

Permalink
Sync fork (#65)
Browse files Browse the repository at this point in the history
* Cleanup/depedencies (Tribler#183)

* Rename FOC dir to foc

* Remove unused dependencies + import transitive dependencies

* Fix import types

* Delete FOC directory

* Delete test/FOC directory

* Rename FOC in androidTest

* Make Service Notification Visible on SDK 31+ (Tribler#185)

* Ask for notification permission

* Update notification style

* Bump `kotlin-ipv8` version

* Unify dependency versions

* Bump `versionName`

* Add caching + fix `buildCode`

* Disable daemons + upgrade `actions/checkout`

* Remove depth from action

* Update fetch depth in apk main

* Add caching to apk main

* Remove daemon in apk main

* Update README.md

* Remove duplicate dependency

---------

Co-authored-by: Rowdy Chotkan <[email protected]>
Co-authored-by: Rowdy Mitchell Chotkan <[email protected]>
Co-authored-by: Eragoneq <[email protected]>
  • Loading branch information
4 people authored Apr 9, 2024
1 parent d1c6681 commit e39451a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion debug/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ dependencies {
exclude module: 'lazysodium-java'
}
implementation 'com.github.iiljkic:utp4j:4119f7d268e927cd32bfc44e53f84bb38e7a1264'

}

tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {
Expand Down

0 comments on commit e39451a

Please sign in to comment.