Skip to content

Commit

Permalink
πŸ› fix #69
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed Jul 24, 2021
1 parent 6327193 commit f96267d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {

// GooglePlay API
implementation("com.google.protobuf:protobuf-java:3.14.0")
api("com.github.theapache64:google-play-api:0.0.7")
api("com.github.theapache64:google-play-api:0.0.8")

// SnakeYAML : YAML 1.1 parser and emitter for Java
implementation("org.yaml:snakeyaml:1.28")
Expand Down

0 comments on commit f96267d

Please sign in to comment.