mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Exodus to 3.2.2 (19)
This commit is contained in:
parent
b8511f88b3
commit
b097d7edac
1 changed files with 14 additions and 2 deletions
|
|
@ -162,7 +162,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/$API_KEY/a7b296cf7959cd10cc04a3a4321ca38bdadc4c9d/' build.gradle.kts
|
||||
|
||||
- versionName: 3.2.2
|
||||
versionCode: 19
|
||||
commit: e07852c99ecc19b54f0529695a23a9cbf8ebaf6d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/$API_KEY/a7b296cf7959cd10cc04a3a4321ca38bdadc4c9d/' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 3.2.2
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue