Pixplicity / gene-rate

Generate a better rating for your Android app
Apache License 2.0
67 stars 17 forks source link

Cannot compile #33

Open paulwolt opened 8 months ago

paulwolt commented 8 months ago

Same issue as m-i-n-a-r, issue 32, Except with Sharp.

Could not find :unspecified:. Required by: project :app > com.pixplicity.sharp:sharp:1.1.3

Dependency loads ok, implementation 'com.pixplicity.sharp:sharp:1.1.3'

references to Sharp in my code are recognized.

Android Studio. New Kotlin project, empty activity. Copied java source folder from your sample. I Googled all day and can't find a solution.