Skip to content

Commit

Permalink
Update MyApp.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Aug 18, 2020
1 parent 83374cc commit beefd04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/MyApp.kt
Expand Up @@ -2,6 +2,6 @@

object MyApp {
const val appId = "dev.jahir.frames.app"
const val version = 332
const val versionName = "3.3.2"
const val version = 333
const val versionName = "3.3.3"
}

0 comments on commit beefd04

Please sign in to comment.