Skip to content

Commit 6b1be97

Browse files
committed
V7.13.2 new release sdk
1 parent 77705ab commit 6b1be97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ android {
4646
buildTypes {
4747
debug {
4848
buildConfigField 'Boolean', 'IS_QA_BUILD', 'true'
49-
buildConfigField 'String', 'LICENSE', '"fBSGlLSjOZXsrAuaqaHPqeO9f0J4JU"'
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
resValue("string", "app_name", "UI Kit")

local.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# Location of the SDK. This is only used by Gradle.
55
# For customization when using a Version Control System, please read the
66
# header note.
7-
#Mon May 22 14:19:08 IST 2023
7+
#Wed Jun 19 18:55:01 IST 2024
88
sdk.dir=/home/user/Android/Sdk

0 commit comments

Comments
 (0)