Skip to content

Commit 5f1c9bb

Browse files
authored
Merge pull request #426 from Microsoft/bump/version
Bump version
2 parents 0912f10 + 84111c2 commit 5f1c9bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// Version constants
22

33
ext {
4-
versionCode = 17
5-
versionName = '0.8.0'
4+
versionCode = 19
5+
versionName = '0.8.1'
66
minSdkVersion = 15
77
targetSdkVersion = 25
88
compileSdkVersion = 25

0 commit comments

Comments
 (0)