Skip to content

Commit 323c860

Browse files
Merge pull request #45 from MirrorFly/release/v7.13.27
#Android 15 support added
2 parents d2cd178 + 2e6aa79 commit 323c860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ android {
4646
buildTypes {
4747
getByName("debug") {
4848
buildConfigField("Boolean", "IS_QA_BUILD", "true")
49-
buildConfigField("String", "LICENSE", "\"2sdgNtr3sFBSM3bYRa7RKDPEiB38Xo\"")
49+
buildConfigField("String", "LICENSE", "\"Please enter your License key\"")
5050
buildConfigField("String", "WEB_CHAT_LOGIN", "\"https://webchat-preprod-sandbox.mirrorfly.com/\"")
5151
buildConfigField("String", "SUPPORT_MAIL", "\"[email protected]\"")
5252
buildConfigField("Boolean", "IS_SKIP_OTP", "true")

0 commit comments

Comments
 (0)