diff --git a/metadata/humer.uvc_camera.yml b/metadata/humer.uvc_camera.yml new file mode 100644 index 0000000000..75b1eb628b --- /dev/null +++ b/metadata/humer.uvc_camera.yml @@ -0,0 +1,30 @@ +Categories: + - Development + - Multimedia +License: LGPL-2.1-only +AuthorName: Peter Stoiber +AuthorEmail: peter.stoiber@aon.at +SourceCode: https://github.com/Peter-St/Android-UVC-Camera +IssueTracker: https://github.com/Peter-St/Android-UVC-Camera/issues + +AutoName: UVC_Camera + +RepoType: git +Repo: https://github.com/Peter-St/Android-UVC-Camera.git + +Builds: + - versionName: 2.2.4 + versionCode: 124 + commit: 864058029e415c2683dba93e9d5c4afae9c653af + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 2.2.4 +CurrentVersionCode: 124