Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Sep 22, 2019
1 parent f0ddeba commit 7a83f01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ext {
// App
appVersionMajor = 1
appVersionMinor = 8
appVersionPatch = 1
appVersionMinor = 9
appVersionPatch = 0

minSdkVersion = 21
targetSdkVersion = 29
Expand Down

0 comments on commit 7a83f01

Please sign in to comment.