Skip to content

Commit 5a26c05

Browse files
committed
Merge branch 'main' into release/v2.2.13
# Conflicts: # CHANGELOG.md # sample/sample/dependencies.gradle.kts
2 parents 9d4e7e4 + 605e8b5 commit 5a26c05

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Global code owner
2-
* @amanjn38
2+
* @amanjn38 @rohan-devrev @zeeshan-devrev @PranithaShetty

sample/sample/src/main/java/ai/devrev/sdk/sample/DevRevApplication.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class DevRevApplication : Application() {
1616
FirebaseApp.initializeApp(this)
1717
DevRev.configure(
1818
context = this,
19-
appId = "APP_ID_HERE",
19+
appId = "DvRvStPZG9uOmNvcmU6ZHZydi1pbi0xOmRldm8vMjY5SVFhZEZ6ejpwbHVnX3NldHRpbmcvMV9ffHxfXzIwMjUtMDQtMjUgMTI6Mzc6MTkuNDc4MjEzNTc0ICswMDAwIFVUQw==xlxendsDvRv",
2020
)
2121

2222
DevRev.setShouldDismissModalsOnOpenLink(false)

0 commit comments

Comments
 (0)