mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Petals to 3.20.1-SNAPSHOT (320001)
This commit is contained in:
parent
d451c7d78f
commit
54b7e6aea7
1 changed files with 14 additions and 2 deletions
|
|
@ -323,7 +323,19 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
|
||||
|
||||
- versionName: 3.20.1-SNAPSHOT
|
||||
versionCode: 320001
|
||||
commit: ad587347d2bbaede87c7071200365ccc29a37729
|
||||
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.20.0
|
||||
CurrentVersionCode: 320000
|
||||
CurrentVersion: 3.20.1-SNAPSHOT
|
||||
CurrentVersionCode: 320001
|
||||
|
|
|
|||
Loading…
Reference in a new issue