Skip to content

Commit

Permalink
Update MyApp.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Jun 15, 2020
1 parent 5678ca5 commit aa39143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/MyApp.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

object MyApp {
const val appId = "dev.jahir.blueprint.app"
const val version = 211
const val versionName = "2.1.1"
const val version = 212
const val versionName = "2.1.2"
}

0 comments on commit aa39143

Please sign in to comment.