mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Cams to 1.3.1 (1010113)
This commit is contained in:
parent
a7c1d171d0
commit
1e73fe090f
1 changed files with 14 additions and 2 deletions
|
|
@ -213,8 +213,20 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 1010113
|
||||
commit: 0b62d93671a9231c79e2e2305891306c9ef63297
|
||||
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.3.0.1
|
||||
CurrentVersionCode: 1010112
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 1010113
|
||||
|
|
|
|||
Loading…
Reference in a new issue