Update Petals to v1.2.0 (120)

This commit is contained in:
F-Droid checkupdates bot 2022-01-17 03:39:44 +00:00
parent bbd69d3d54
commit bc0bcd859f

View file

@ -28,7 +28,19 @@ Builds:
- fdroid
prebuild: echo 'android { lintOptions { isAbortOnError = false }}' >> build.gradle.kts
- versionName: v1.2.0
versionCode: 120
commit: 3e575fe0d3d6a36ebe1e92a2c0398f57864101d7
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.1.1
CurrentVersionCode: 111
CurrentVersion: v1.2.0
CurrentVersionCode: 120