Skip to content

Commit 46c08a7

Browse files
committed
release version 1.3.0
1 parent a408d98 commit 46c08a7

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 = 2
7-
def versionPatch = 1
6+
def versionMinor = 3
7+
def versionPatch = 0
88
android {
99
compileSdkVersion 28
1010
defaultConfig {

0 commit comments

Comments
 (0)