mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Cams to 2.1 (1010124)
This commit is contained in:
parent
b6bea5c757
commit
98d98bc6a1
1 changed files with 14 additions and 2 deletions
|
|
@ -321,7 +321,19 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 1010124
|
||||
commit: 7a2b44c81e991cd7f45f810dd78c040aeac02c9f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 1010123
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 1010124
|
||||
|
|
|
|||
Loading…
Reference in a new issue