Skip to content

Commit

Permalink
Point to released artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiesardo committed Jan 23, 2014
1 parent 03688d9 commit 1b48233
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apply plugin: 'android'
apply plugin: 'android-apt'

dependencies {
compile 'com.github.frankiesardo:icepick:2.3-SNAPSHOT'
apt 'com.github.frankiesardo:icepick-processor:2.3-SNAPSHOT'
compile 'com.github.frankiesardo:icepick:2.3'
apt 'com.github.frankiesardo:icepick-processor:2.3'
}

android {
Expand Down

0 comments on commit 1b48233

Please sign in to comment.