From b4a829011d78d304cfba4a9ed179d20b1a868573 Mon Sep 17 00:00:00 2001 From: linsui Date: Tue, 8 Jun 2021 14:31:08 +0800 Subject: [PATCH] IPCam Demo: 2.1.0 --- metadata/com.github.niqdev.ipcam.yml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/metadata/com.github.niqdev.ipcam.yml b/metadata/com.github.niqdev.ipcam.yml index 60f96d9329..36904897d8 100644 --- a/metadata/com.github.niqdev.ipcam.yml +++ b/metadata/com.github.niqdev.ipcam.yml @@ -43,7 +43,16 @@ Builds: scandelete: - mjpeg-view/src/main/jniLibs -AutoUpdateMode: Version v%v -UpdateCheckMode: Tags -CurrentVersion: 1.9.0 -CurrentVersionCode: 12 + - versionName: 2.1.0-DIRTY + versionCode: 241 + commit: 2.1.0 + subdir: app + gradle: + - yes + scandelete: + - mjpeg-view/src/main/jniLibs + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 2.1.0-DIRTY +CurrentVersionCode: 241