Skip to content

Commit 633ef38

Browse files
author
Sudheer Shanka
committed
Update version number to 2.6.0
Change-Id: If1389033cb0a69823a8da40135299fe7b3ea21ca
1 parent b1601aa commit 633ef38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ext {
77
// 1 or more digits
88
versionMajor = 2
99
// exactly 1 digit
10-
versionMinor = 5
10+
versionMinor = 6
1111
// exactly 2 digits
1212
versionBuild = 0
1313
}

0 commit comments

Comments
 (0)