jeroentrappers / flutter_jailbreak_detection

Flutter jailbreak detection plugin
BSD 3-Clause "New" or "Revised" License
65 stars 103 forks source link

Build on Android fails: Could not resolve com.github.scottyab:rootbeer:0.1.0 #28

Closed GitHelge closed 2 years ago

GitHelge commented 2 years ago

There seems to be an issue with the flutter build for Android using this plugin:

Could not GET 'https://jitpack.io/io/flutter/x86_64_debug/1.0.0-xxx/x86_64_debug-1.0.0-xxx.pom'. Received status code 521 from server: 
   > Could not resolve com.github.scottyab:rootbeer:0.1.0.
     Required by:
         project :app > project :flutter_jailbreak_detection

Any idea what could fix this issue?

GitHelge commented 2 years ago

I think this is probably caused by https://github.com/jitpack/jitpack.io/issues/5239