Skip to content

Commit

Permalink
fix gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
lukai committed May 17, 2019
1 parent d2756c8 commit 32e06f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ android {
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile files('libs/haha.jar')
compile 'com.android.support:support-v4:27.1.1'
}
apply plugin: 'com.github.dcendents.android-maven'

Expand Down

0 comments on commit 32e06f6

Please sign in to comment.