Skip to content

Commit

Permalink
bump to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Apr 20, 2020
1 parent 48f62be commit b81ab39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ plugins {
}

val versionMajor = 1
val versionMinor = 2
val versionPatch = 11
val versionMinor = 3
val versionPatch = 2

fun checkGoogleServices() {
val target = project.file("google-services.json")
Expand Down

0 comments on commit b81ab39

Please sign in to comment.