Skip to content

Commit 21594af

Browse files
committed
release version 1.4.0
1 parent 8801ee6 commit 21594af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ apply plugin: 'io.objectbox'
33
apply plugin: 'io.fabric'
44

55
def versionMajor = 1
6-
def versionMinor = 3
7-
def versionPatch = 2
6+
def versionMinor = 4
7+
def versionPatch = 0
88
android {
99
compileSdkVersion 28
1010
defaultConfig {

0 commit comments

Comments
 (0)