Skip to content

Commit 8d4c455

Browse files
committed
Enable Firebase
1 parent a96dd9e commit 8d4c455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

collect_app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ android {
9898
kobo {
9999
applicationId "org.koboc.collect.android"
100100
buildConfigField 'String', 'AUTHORITY', '"org.koboc.collect.android"'
101+
resValue("bool", "FIREBASE_ENABLED", "true")
101102
}
102103
}
103104

0 commit comments

Comments
 (0)