@@ -20,7 +20,7 @@ apply plugin: 'me.tatarka.retrolambda'
20
20
21
21
android {
22
22
compileSdkVersion 21
23
- buildToolsVersion " 21.1.2 "
23
+ buildToolsVersion " 22.0.1 "
24
24
25
25
defaultConfig {
26
26
applicationId " it.feio.android.omninotes"
@@ -77,7 +77,7 @@ dependencies {
77
77
}
78
78
compile ' com.github.gabrielemariotti.changeloglib:library:1.5.2'
79
79
compile ' be.billington.calendar.recurrencepicker:library:1.1.1'
80
- compile ' com.android.support:appcompat-v7:22.2.0 '
80
+ compile ' com.android.support:appcompat-v7:22.2.1 '
81
81
compile ' de.greenrobot:eventbus:2.4.0'
82
82
compile ' com.pushbullet:android-extensions:1.0.4@aar'
83
83
compile ' com.getbase:floatingactionbutton:1.9.0'
@@ -95,9 +95,9 @@ dependencies {
95
95
compile ' com.pnikosis:materialish-progress:1.5'
96
96
compile ' com.github.paolorotolo:appintro:1.3.0'
97
97
98
- compile ' it.feio.android :simplegallery:1.1.1 '
99
- compile ' it.feio.android:springpadimporter :1.0.1'
100
- compile ' it.feio.android:omninotes_commons :1.1.0-SNAPSHOT '
101
- compile ' it.feio.android:checklistview:2.2 '
102
- compile ' it.feio.android :pixlUI:2.2'
98
+ compile ' com.github.federicoiosue :simplegallery:1.1.2 '
99
+ compile ' com.github.federicoiosue:Springpad-Importer :1.0.1'
100
+ compile ' com.github.federicoiosue:Omni-Notes-Commons :1.1.0'
101
+ compile ' com.github.federicoiosue:CheckListView:6a709a09a8 '
102
+ compile ' com.github.federicoiosue :pixlUI:2.2'
103
103
}
0 commit comments