Skip to content

wulato/UPM-FirebaseCrashlytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

UPM-FirebaseCrashlytics

This repository provides the Firebase Crashlytics Unity SDK as a Unity Package Manager (UPM) compatible Git repository. This allows Unity developers to easily add the Firebase Unity SDK to their Unity projects using UPM.

Getting Started

To use this Git repository with Unity Package Manager, you can follow Install a package from a Git URL add the following line :

https://github.com/wulato/UPM-FirebaseCrashlytics.git#[TAG]

Replace [TAG] with the tag of the UPM-FirebaseCrashlytics version you want to use. You can find the available tags on the tags page. For example:

https://github.com/wulato/UPM-FirebaseCrashlytics.git#10.7.0

Resources

License

The Firebase Unity SDK is licensed under the Apache License, Version 2.0. See the LICENSE file for more information.