Skip to content

Commit

Permalink
Issue #ED-2963 chore: Updated scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
swayangjit committed May 23, 2024
1 parent 61869f1 commit 3257596
Show file tree
Hide file tree
Showing 4 changed files with 25,676 additions and 22,873 deletions.
2 changes: 1 addition & 1 deletion android/app/build-extras.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ android {
println "inside copydir staging windows OS"
} else {
from "$rootDir/app/data/staging"
into "$rootDir/app/src/main/assets/www/assets/data"
into "$rootDir/app/src/main/assets/public/assets/data"
println "inside copydir staging linux OS"
}
}
Expand Down
Loading

0 comments on commit 3257596

Please sign in to comment.