Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Commit

Permalink
* release new version v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Jan 23, 2015
1 parent a383fb6 commit 826f313
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "com.mikepenz.unsplash"
minSdkVersion 16
targetSdkVersion 21
versionCode 110
versionName "1.1.0"
versionCode 120
versionName "1.2.0"
}
buildTypes {
debug {
Expand Down Expand Up @@ -65,7 +65,7 @@ dependencies {
compile 'com.squareup.retrofit:retrofit:1.9.0'
compile 'com.squareup.picasso:picasso:2.4.0'
compile 'io.reactivex:rxandroid:0.24.0'

compile 'com.github.lzyzsd:circleprogress:1.0.1@aar'

compile 'com.mikepenz.iconics:library:0.7.0@aar'
Expand Down

0 comments on commit 826f313

Please sign in to comment.