Skip to content

Commit 5c50cf4

Browse files
committed
chore: build release variant
1 parent aa8e182 commit 5c50cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/AndroidApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "0.0.1",
44
"private": true,
55
"scripts": {
6-
"build:example:android-consumer": "./gradlew assembleDebug"
6+
"build:example:android-consumer": "./gradlew assembleRelease"
77
}
88
}

0 commit comments

Comments
 (0)