mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Cams to 2.4 (1010128)
This commit is contained in:
parent
13cdb2128a
commit
e4c5b9d3a0
1 changed files with 15 additions and 2 deletions
|
|
@ -365,7 +365,20 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
|
||||
- versionName: '2.4'
|
||||
versionCode: 1010128
|
||||
commit: 256d3875bd6ed29b90c2ff61694c1ee5bdb0c1f1
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 1010127
|
||||
CurrentVersion: '2.4'
|
||||
CurrentVersionCode: 1010128
|
||||
|
|
|
|||
Loading…
Reference in a new issue