We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce0bb56 commit 2a0c049Copy full SHA for 2a0c049
build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'idea'
2
apply plugin: 'eclipse'
3
4
group = 'mobi.appcent'
5
-version = '1.0.2'
+version = '1.0.3'
6
7
buildscript {
8
repositories {
pom.xml
@@ -4,7 +4,7 @@
<groupId>mobi.appcent</groupId>
<artifactId>medusa-java-sdk</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3</version>
<name>medusa-java-sdk</name>
9
10
<repositories>
0 commit comments