Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
Update support library
  • Loading branch information
garretyoder authored Mar 13, 2018
1 parent 8dc60e0 commit 4a10608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ android {
}

dependencies {
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support:preference-v14:25.3.1'
compile 'com.android.support:appcompat-v7:227.1.0'
compile 'com.android.support:preference-v14:27.1.0'
}

0 comments on commit 4a10608

Please sign in to comment.