Update Cryptocam to 1.1 (3)

This commit is contained in:
F-Droid checkupdates bot 2020-11-23 03:28:39 +00:00
parent f036771851
commit db7556e64a

View file

@ -24,7 +24,18 @@ Builds:
./complete_build.sh
ndk: r21d
- versionName: '1.1'
versionCode: 3
commit: v1.1
submodules: true
gradle:
- yes
output: app/build/outputs/apk/release/app-release-unsigned.apk
build: ANDROID_SDK_HOME=$$SDK$$ ANDROID_SDK_ROOT=$$SDK$$ ANDROID_NDK_HOME=$$NDK$$
./complete_build.sh
ndk: r21d
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1
CurrentVersion: '1.1'
CurrentVersionCode: 3