Update Padland to 3.0 (26)

This commit is contained in:
F-Droid checkupdates bot 2024-02-20 07:23:02 +00:00
parent 141549cadd
commit 1d521708a7

View file

@ -188,7 +188,19 @@ Builds:
- yes
prebuild: sed -i -e 's/1.4-beta/1.4/' build.gradle
- versionName: '3.0'
versionCode: 26
commit: e22e933f81f6d1b5841736c0cf06b8ef2bc6b538
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e 's/1.4-beta/1.4/' build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '2.0'
CurrentVersionCode: 25
CurrentVersion: '3.0'
CurrentVersionCode: 26