Android Jenkins build fails with crashlytics

前端 未结 4 1013
南笙
南笙 2021-01-05 14:09

Everytime I try to build using Jenkins I get the following error

Failed to apply plugin [id \'io.fabric\'] Could not create plugin of type \'Crashly

4条回答
  •  庸人自扰
    2021-01-05 14:13

    So I think I fixed it by using a combination of this answer https://stackoverflow.com/a/23944306/3945542 with @TarahWheelerVanVlack answer I had to create two new folders

    /Users/Shared/Jenkins/Library /Users/Shared/Jenkins/Library/Caches

    And then make sure they had the proper permissions

提交回复
热议问题