mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Petals to v2.3.2 (232)
This commit is contained in:
parent
7b2a453081
commit
bc18d0a9b1
1 changed files with 16 additions and 2 deletions
|
|
@ -110,7 +110,21 @@ Builds:
|
|||
scandelete:
|
||||
- app
|
||||
|
||||
- versionName: v2.3.2
|
||||
versionCode: 232
|
||||
commit: 849a53c2c31c68cf26722dc4b26c0d85baac7ca5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/val keystorePropertiesFile/,/^}/d' build.gradle.kts
|
||||
scandelete:
|
||||
- app
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v2.3.0
|
||||
CurrentVersionCode: 230
|
||||
CurrentVersion: v2.3.2
|
||||
CurrentVersionCode: 232
|
||||
|
|
|
|||
Loading…
Reference in a new issue