We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd0b7b commit f3d28d5Copy full SHA for f3d28d5
1 file changed
Android/APIExample/app/src/main/java/io/agora/api/example/examples/advanced/beauty/ByteDanceBeautySDK.kt
@@ -11,7 +11,7 @@ object ByteDanceBeautySDK {
11
12
private const val TAG = "ByteDanceBeautySDK"
13
14
- private val LICENSE_NAME = "Agora_test_20241014_20241214_io.agora.entfull_4.5.0_2060.licbag"
+ private val LICENSE_NAME = "Agora_test_io.agora.entfull.licbag"
15
private var storagePath = ""
16
private var assetsPath = ""
17
private var licensePath = ""
0 commit comments