mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Exodus to 3.2.1 (18)
This commit is contained in:
parent
87d92286f8
commit
a461c179f5
1 changed files with 14 additions and 2 deletions
|
|
@ -150,7 +150,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/$API_KEY/a7b296cf7959cd10cc04a3a4321ca38bdadc4c9d/' build.gradle.kts
|
||||
|
||||
- versionName: 3.2.1
|
||||
versionCode: 18
|
||||
commit: 40f3fcb28d81fa0073540803269d9bae7336b727
|
||||
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.0
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue