mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 11:17:55 +00:00
Update Rethink to v055a (32)
This commit is contained in:
parent
89732793ff
commit
e6a354b9f2
1 changed files with 13 additions and 2 deletions
|
|
@ -122,7 +122,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroidFull
|
||||
|
||||
- versionName: v055a
|
||||
versionCode: 32
|
||||
commit: dc4b1733fc35200062b07784b0cdf130d9cff35d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroidFull
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v055
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: v055a
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue