We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1052d2b commit 5d97099Copy full SHA for 5d97099
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