Skip to content

Commit

Permalink
updated API dependency to 0.2.1 for 7.4.0-BETA
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Boeck committed Feb 1, 2017
1 parent 7912028 commit 0908488
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 @@ -27,7 +27,7 @@ dependencies {
compile 'com.rapidminer.license:rapidminer-license-commons:3.2.0'

// RapidMiner API
compile 'com.rapidminer:rapidminer-api:0.2.1-SNAPSHOT'
compile 'com.rapidminer:rapidminer-api:0.2.1'

// Alphanumeric sorting
compile 'com.rapidminer.external:alphanumeric-sorting:1.0.1'
Expand Down

0 comments on commit 0908488

Please sign in to comment.