Merhaba, android studio kullanmaya başladım ama daha bir şey yapamadan sağ olsun hata vermeye başladı. Bir kodu çalıştırmak istediğimde bu hatayı alıyorum yardımcı olur musunuz ? Hata şu şekilde:
Starting Gradle Daemon...
Gradle Daemon started in 2 s 531 ms
FAILURE: Build failed with an exception.
* Where:
Initialization script 'C:\Users\Bade\AppData\Local\Temp\main_main__.gradle' line: 21
* What went wrong:
A problem occurred configuring project ':app'.
> Could not create task ':app:main.main()'.
> SourceSet with name 'main' not found.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BU�LD FAILED in 13s
12:46:59: Task execution finished 'main.main()'.