Skip to content

Commit a85d2f0

Browse files
committed
Update dependencies list
1 parent fc4a377 commit a85d2f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -141,14 +141,14 @@ dependencies {
141141
//noinspection GradleDependency,GradleCompatible
142142
compile 'com.android.support:support-v4:24.0.0'
143143
//noinspection GradleDependency,GradleCompatible
144-
compile 'com.android.support:appcompat-v7:24.0.0'
144+
compile 'com.android.support:appcompat-v7:24.0.0.1'
145145
//noinspection GradleDependency
146146
compile 'com.takisoft.fix:preference-v7:24.0.0'
147147
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
148148
compile project(':modules:actionbar')
149149
compile project(':modules:popupmenu')
150150
compile 'com.reginald.swiperefresh:library:1.1.2'
151-
compile 'com.seppius.plurals:android-i18n-plurals:1.0.1'
151+
compile 'com.seppius.plurals:android-i18n-plurals:1.1'
152152
// Android 2.x plurals patch
153153
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
154154
compile 'ch.acra:acra:4.6.0'

0 commit comments

Comments
 (0)