Skip to content

Commit

Permalink
Merge branch 'release-1.7.3'
Browse files Browse the repository at this point in the history
Conflicts:
	build.gradle
  • Loading branch information
odrobnik committed Sep 16, 2014
2 parents 186e48f + 76ad950 commit 94a0836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath group: 'org.openbakery', name: 'xcodePlugin', version: '0.9.12'
classpath group: 'org.openbakery', name: 'xcodePlugin', version: '0.9.+'
}
}
apply plugin: 'xcode'
Expand Down

0 comments on commit 94a0836

Please sign in to comment.