mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Petals to 3.1.1 (3101)
This commit is contained in:
parent
7c1c38f708
commit
fe4c5b7a7f
1 changed files with 14 additions and 2 deletions
|
|
@ -51,7 +51,19 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
|
||||
|
||||
- versionName: 3.1.1
|
||||
versionCode: 3101
|
||||
commit: 19717cf09e2fbe8d7c5662009f8a17bea131c13f
|
||||
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 '/sonatype/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.0.2
|
||||
CurrentVersionCode: 3002
|
||||
CurrentVersion: 3.1.1
|
||||
CurrentVersionCode: 3101
|
||||
|
|
|
|||
Loading…
Reference in a new issue