yeriomin / play-store-api

Google Play Store protobuf API wrapper in java
GNU General Public License v3.0
322 stars 130 forks source link

Cannot resolve symbol 'AndroidCheckinRequest' #25

Closed see00966 closed 5 years ago

see00966 commented 6 years ago

How do I solve the error "Cannot Resolve Symbol" in Intellij IDEA Studio?

yeriomin commented 5 years ago

By running ./gradlew assemble. Probably.