Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
* dev:
  update gradle play publisher
  • Loading branch information
shalzz committed Feb 22, 2020
2 parents 0ad503c + 5c35c14 commit fc8eee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ plugins {
kotlin("kapt")
id("com.bugsnag.android.gradle")
id("com.google.android.gms.oss-licenses-plugin")
id("com.github.triplet.play") version "2.6.1"
id("com.github.triplet.play") version "2.6.2"
id("com.google.gms.google-services") apply false
}

Expand Down

0 comments on commit fc8eee7

Please sign in to comment.