We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a6f49 commit 28cbe5aCopy full SHA for 28cbe5a
1 file changed
build/stage-publish-android-canary.yml
@@ -28,6 +28,7 @@
28
serviceConnection: 'Uno Platform Google Play'
29
applicationId: 'uno.platform.gallery.canary'
30
bundleFile: '$(Pipeline.Workspace)/drop/publish/com.nventive.uno.ui.demo-Signed.aab'
31
+ track: 'alpha'
32
33
- deployment: 'Android_Publish_Skia'
34
displayName: 'Publish Android Skia'
@@ -53,4 +54,5 @@
53
54
55
applicationId: 'uno.platform.gallery.skia_canary'
56
bundleFile: '$(Pipeline.Workspace)/drop/publish/uno.platform.gallery.skia_canary-Signed.aab'
57
58
0 commit comments