Skip to content

Commit c094f43

Browse files
committed
android: fix build
1 parent fd539e8 commit c094f43

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

android/r4/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ task copy_aar(type: Copy) {
6464

6565
afterEvaluate {
6666
copy_aar.dependsOn(assembleRelease)
67+
copy_aar.dependsOn(bundleStaticLibRelease)
6768
}

0 commit comments

Comments
 (0)