Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Feb 11, 2020
1 parent 8fe5b9f commit 7aee1ca
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 = 9
appVersionPatch = 6
appVersionMinor = 10
appVersionPatch = 0

minSdkVersion = 21
targetSdkVersion = 29
Expand Down

0 comments on commit 7aee1ca

Please sign in to comment.