Skip to content

Commit

Permalink
🐛 fix search + decompile + whatever weird issue by bumping the play-s…
Browse files Browse the repository at this point in the history
…tore version
  • Loading branch information
theapache64 committed Oct 19, 2021
1 parent a69b531 commit 9cf6f5e
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 @@ -45,7 +45,7 @@ dependencies {

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

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

0 comments on commit 9cf6f5e

Please sign in to comment.