Skip to content

Commit

Permalink
[Gradle Release Plugin] - pre tag commit: '1.3.6'.
Browse files Browse the repository at this point in the history
  • Loading branch information
infobip-ci committed Oct 5, 2016
1 parent 51240b9 commit b5de6ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This guide is designed to get you up and running with Mobile Messaging SDK integ
```groovy
dependencies {
...
compile ('org.infobip.mobile.messaging.api:infobip-mobile-messaging-android-sdk:1.3.5@aar') {
compile ('org.infobip.mobile.messaging.api:infobip-mobile-messaging-android-sdk:1.3.6@aar') {
transitive = true;
}
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
version=1.4.0-SNAPSHOT
version=1.3.6
group=org.infobip.mobile.messaging.api

0 comments on commit b5de6ef

Please sign in to comment.