SimCoderYoutube / UberClone

Uber Clone Android App 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use Android Native with java to build the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, android studio, and java. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a Uber Clone!
MIT License
1.03k stars 711 forks source link

Does not work at all #45

Open cody151 opened 5 months ago

cody151 commented 5 months ago

Despite renaming the folders as requested in the instructions it still does not work.

"Build file 'D:\dev\androidstudio_projects\UberClone-master\android\app\build.gradle' line: 2

An exception occurred applying plugin request [id: 'com.onesignal.androidsdk.onesignal-gradle-plugin']

Failed to apply plugin 'com.onesignal.androidsdk.onesignal-gradle-plugin'. Could not create plugin of type 'GradleProjectPlugin'. Could not initialize class com.onesignal.androidsdk.GradleProjectPlugin

NonymousMorlock commented 4 months ago

It's heavily outdated, this is many years old. you just have to migrate the project and it should work, or check in the forks for people who have cloned it and migrated it