mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Geto to 1.6 (6)
This commit is contained in:
parent
c43f1205e5
commit
5dab028968
1 changed files with 15 additions and 2 deletions
|
|
@ -53,9 +53,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 6
|
||||
commit: 333f9f2e4d1fb6e505b8aeef0ad2b3544b7f3385
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
AllowedAPKSigningKeys: 94a9d87cc8f0c33191a233ac74ed5c9e4e1afd556a9d916ac533bc50083a8dff
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v\d+(\.\d+)?$
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '1.6'
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue