Skip to content

Commit d8416ed

Browse files
committed
Update build-android.sh
1 parent 3803f6a commit d8416ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-android.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ mv -v build/outputs/aar/* ../android-npm
2222

2323
cd $CWD
2424
cd scripts
25-
cp template.build.gradle ../android-npm
25+
cp template.build.gradle ../android-npm/build.gradle

0 commit comments

Comments
 (0)