Skip to content

Commit

Permalink
⬆️ bump retrosheet version
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed Oct 18, 2021
1 parent ae37f27 commit a69b531
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 @@ -24,7 +24,7 @@ dependencies {
kapt("com.squareup.moshi:moshi-kotlin-codegen:$moshiVersion")

// Retrosheet : Turn Google Spreadsheet to JSON endpoint (for Android and JVM)
api("com.github.theapache64:retrosheet:2.0.0-beta02")
api("com.github.theapache64:retrosheet:2.0.0-beta03")

// Retrofit : A type-safe HTTP client for Android and Java.
val retrofitVersion = "2.9.0"
Expand Down

0 comments on commit a69b531

Please sign in to comment.