Skip to content

mufancom/power-app-call-recording-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Call-Recording-Uploader

上传通话录音功能的 PowerApp 套件

Development Guide

Release

Command:

./release.sh <type> <version>

type:

  • android
  • power-app

Example:

./release.sh android 1.0
./release.sh power-app 0.0.1

The power-app will be built as a docker image at Docker Hub. And the android apk can be found at GitHub release page.