mirror of
https://github.com/Catfriend1/syncthing-android.git
synced 2025-11-05 13:29:46 +08:00
Uses com.github.catfriend1.syncthingandroid.permission.RECEIVE_SYNC_STATUS to listen to broadcast, e.g. including com.github.catfriend1.syncthingandroid.ACTION_NOTIFY_FOLDER_SYNC_COMPLETE ref: https://github.com/Catfriend1/syncthing-android/pull/1410
3 lines
67 B
Kotlin
3 lines
67 B
Kotlin
plugins {
|
|
alias(libs.plugins.android.application) apply false
|
|
} |