Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Aug 9, 2019
1 parent 2ff4d6c commit bf479ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ object Versions {
// Note: The app version should always be determined based on semantic versioning rules http://semver.org/
val app = Version(
major = 1,
patch = 1
patch = 2
)

val sdk = Sdk
Expand Down

0 comments on commit bf479ba

Please sign in to comment.