Skip to content

Commit

Permalink
downgrad app comapat to 23.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maheryhaja authored Oct 13, 2017
1 parent 6f49f9b commit 981a80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.4.0'
compile 'com.android.support:appcompat-v7:23.0.1'
}

0 comments on commit 981a80c

Please sign in to comment.