Skip to content

Commit ae04a27

Browse files
committed
Version increment
1 parent e474758 commit ae04a27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ ext {
2222
blinkidVersion = '[5.0.0,6.0.0['
2323
veriduielementsVersion = '[1.0.0,2.0.0['
2424
versionMajor = 7
25-
versionMinor = 3
26-
versionPatch = 1
25+
versionMinor = 4
26+
versionPatch = 0
2727
versionClassifier = null
2828
versionClassifierVersion = ""
2929
minSdkVersion = 23

0 commit comments

Comments
 (0)