Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 committed Aug 16, 2023
1 parent d2902fe commit 5217589
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ android {
}

task("copyParams", type: Copy) {
from("$projectDir/../../../../lib/common/")
from("$projectDir/../../../../lib/common/param/")
include("octopus_params.pv")
into("$projectDir/src/main/assets/models")
}
Expand Down

0 comments on commit 5217589

Please sign in to comment.