Skip to content

Commit

Permalink
Update dependencies list
Browse files Browse the repository at this point in the history
  • Loading branch information
tretdm committed Sep 14, 2024
1 parent fc4a377 commit a85d2f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -141,14 +141,14 @@ dependencies {
//noinspection GradleDependency,GradleCompatible
compile 'com.android.support:support-v4:24.0.0'
//noinspection GradleDependency,GradleCompatible
compile 'com.android.support:appcompat-v7:24.0.0'
compile 'com.android.support:appcompat-v7:24.0.0.1'
//noinspection GradleDependency
compile 'com.takisoft.fix:preference-v7:24.0.0'
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
compile project(':modules:actionbar')
compile project(':modules:popupmenu')
compile 'com.reginald.swiperefresh:library:1.1.2'
compile 'com.seppius.plurals:android-i18n-plurals:1.0.1'
compile 'com.seppius.plurals:android-i18n-plurals:1.1'
// Android 2.x plurals patch
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
compile 'ch.acra:acra:4.6.0'
Expand Down

0 comments on commit a85d2f0

Please sign in to comment.