mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update Cams to 1.1.4 (1010107)
This commit is contained in:
parent
78ae88cb49
commit
c79e0ea2da
1 changed files with 14 additions and 2 deletions
|
|
@ -141,8 +141,20 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
|
||||
- versionName: 1.1.4
|
||||
versionCode: 1010107
|
||||
commit: 4cbd49acc65d732282a6a342e9d3d07a3a777bc2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
|
||||
ArchivePolicy: 9 versions
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 1010106
|
||||
CurrentVersion: 1.1.4
|
||||
CurrentVersionCode: 1010107
|
||||
|
|
|
|||
Loading…
Reference in a new issue