Skip to content

Commit

Permalink
bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Apr 21, 2020
1 parent 12319bb commit ae8d2a5
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 @@ -10,7 +10,7 @@ plugins {

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

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

0 comments on commit ae8d2a5

Please sign in to comment.