klinker24 / talon-for-twitter-android

The most powerful and beautiful Twitter client available.
https://klinkerapps.com/talon-overview
1.19k stars 183 forks source link

can not resolve implementation 'com.github.fiskurgit:ChipCloud:3.0.3' #127

Closed sdy8181 closed 4 years ago

sdy8181 commented 4 years ago

Hi , Thank you for sharing

Android Studio always error when I import and sync this app, the log shows can not resolve implementation 'com.github.fiskurgit:ChipCloud:3.0.3'.

Then I found that the fiskurgit/ChipCloud has been deleted from github.

So, how can I run your app?

thanks

klinker24 commented 4 years ago

implementation 'com.github.fiskurgit:ChipCloud:3.0.3' is no longer in the app. The aar is just bundled with the code now

https://github.com/klinker24/talon-for-twitter-android/blob/master/app/build.gradle#L105 https://github.com/klinker24/talon-for-twitter-android/blob/master/app/lib/ChipCloud-3.0.3.aar

This was resolved long ago. Just use the latest version of the code... #112