Skip to content

Commit

Permalink
release version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bkhezry committed Mar 19, 2019
1 parent 8801ee6 commit 21594af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apply plugin: 'io.objectbox'
apply plugin: 'io.fabric'

def versionMajor = 1
def versionMinor = 3
def versionPatch = 2
def versionMinor = 4
def versionPatch = 0
android {
compileSdkVersion 28
defaultConfig {
Expand Down

0 comments on commit 21594af

Please sign in to comment.