mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Geto to 1.15.1 (151)
This commit is contained in:
parent
309b7c9c4c
commit
5894ac818c
1 changed files with 15 additions and 2 deletions
|
|
@ -161,9 +161,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.15.1
|
||||
versionCode: 151
|
||||
commit: 6f24358a814155ca10d9c3306b28d6df2ecd76c2
|
||||
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
|
||||
CurrentVersion: '1.15'
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 1.15.1
|
||||
CurrentVersionCode: 151
|
||||
|
|
|
|||
Loading…
Reference in a new issue