mirror of
https://github.com/dzeiocom/crashhandler.git
synced 2025-06-29 02:39:21 +00:00
fix: Missing required view (#1)
* misc: Renamed `app` to `sample` * misc: Renamed crashhandler to library * fix: Missing required view
This commit is contained in:
@ -15,5 +15,5 @@ dependencyResolutionManagement {
|
||||
|
||||
rootProject.name = "Crash Handler"
|
||||
|
||||
include ':app'
|
||||
include ':crashhandler'
|
||||
include ':sample'
|
||||
include ':library'
|
||||
|
Reference in New Issue
Block a user