AppConfig: use current package name to receive broadcasts

This commit is contained in:
Bruce Mills
2023-05-21 15:54:25 -04:00
parent e77b7eb52e
commit 685f9e220c

View File

@@ -5,7 +5,7 @@ package com.v2ray.ang
* App Config Const
*/
object AppConfig {
const val ANG_PACKAGE = "com.v2ray.ang"
const val ANG_PACKAGE = BuildConfig.APPLICATION_ID
const val DIR_ASSETS = "assets"
// legacy