mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Exodus to 3.2.0 (17)
This commit is contained in:
parent
c4db0247d3
commit
ef48fe40af
1 changed files with 14 additions and 2 deletions
|
|
@ -138,7 +138,19 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e 's/$API_KEY/a7b296cf7959cd10cc04a3a4321ca38bdadc4c9d/' build.gradle.kts
|
prebuild: sed -i -e 's/$API_KEY/a7b296cf7959cd10cc04a3a4321ca38bdadc4c9d/' build.gradle.kts
|
||||||
|
|
||||||
|
- versionName: 3.2.0
|
||||||
|
versionCode: 17
|
||||||
|
commit: a4ac0adc007ac7e0d7985591092bad7d226a9f72
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.1.1
|
CurrentVersion: 3.2.0
|
||||||
CurrentVersionCode: 16
|
CurrentVersionCode: 17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue