yeriomin / play-store-api

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

Cannot resolve symbol 'AndroidCheckinRequest' #25

Closed see00966 closed 6 years ago

see00966 commented 6 years ago

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

yeriomin commented 6 years ago

By running ./gradlew assemble. Probably.