Skip to content

Commit 90a3156

Browse files
author
Yutaka Izumaru
committed
うーん
1 parent 64d2e78 commit 90a3156

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ android {
2222
android.libraryVariants.all { variant ->
2323
variant.outputs.each { output ->
2424
output.packageLibrary.exclude('libs/classes.jar')
25+
output.packageLibrary.exclude('libs/android-support-v4.jar')
2526
}
2627
}
2728

0 commit comments

Comments
 (0)