Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MatkovIvan committed Oct 17, 2018
1 parent 492c8df commit a224d6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Version constants

ext {
versionCode = 38
versionName = '1.9.0'
versionCode = 39
versionName = '1.9.1'
minSdkVersion = 16
targetSdkVersion = 28
compileSdkVersion = 28
Expand Down

0 comments on commit a224d6e

Please sign in to comment.