Skip to content

Commit 915fbea

Browse files
authored
Update version number for release (#177)
1 parent b567364 commit 915fbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notification-hubs-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'maven-publish'
33

4-
def VERSION = '1.1.3'
4+
def VERSION = '1.1.4'
55
def PUBLISH_ARTIFACT_ID = 'notification-hubs-android-sdk'
66
def GROUP_ID = 'com.microsoft.azure'
77

0 commit comments

Comments
 (0)