Update Petals to v2.0.1 (201)

This commit is contained in:
F-Droid checkupdates bot 2022-02-20 03:52:17 +00:00
parent de5066c1e6
commit 677a06a33d

View file

@ -40,7 +40,19 @@ Builds:
- fdroid
prebuild: echo 'android { lintOptions { isAbortOnError = false }}' >> build.gradle.kts
- versionName: v2.0.1
versionCode: 201
commit: d45870c4ca306c7e49b5519033b50a093c746843
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- fdroid
prebuild: echo 'android { lintOptions { isAbortOnError = false }}' >> build.gradle.kts
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: v1.2.0
CurrentVersionCode: 120
CurrentVersion: v2.0.1
CurrentVersionCode: 201