mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update Cams to 2.0 (1010120)
This commit is contained in:
parent
efd3ca9875
commit
4fbd49bdc0
1 changed files with 14 additions and 2 deletions
|
|
@ -285,7 +285,19 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 1010120
|
||||
commit: 7399c15f995bccb6205794b4d63c31283ac3c9fa
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.5
|
||||
CurrentVersionCode: 1010119
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 1010120
|
||||
|
|
|
|||
Loading…
Reference in a new issue