mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Petals to 3.14.1 (31401)
This commit is contained in:
parent
45a27a2b93
commit
fd28c148cb
1 changed files with 14 additions and 2 deletions
|
|
@ -239,7 +239,19 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
|
||||
|
||||
- versionName: 3.14.1
|
||||
versionCode: 31401
|
||||
commit: 49a5d04081f825dab0b1afcc083e2f4b931e6f96
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.12.2
|
||||
CurrentVersionCode: 31202
|
||||
CurrentVersion: 3.14.1
|
||||
CurrentVersionCode: 31401
|
||||
|
|
|
|||
Loading…
Reference in a new issue