We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b567364 commit 915fbeaCopy full SHA for 915fbea
notification-hubs-sdk/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'com.android.library'
2
apply plugin: 'maven-publish'
3
4
-def VERSION = '1.1.3'
+def VERSION = '1.1.4'
5
def PUBLISH_ARTIFACT_ID = 'notification-hubs-android-sdk'
6
def GROUP_ID = 'com.microsoft.azure'
7
0 commit comments