Update To Don’t to 1.8 (8)

This commit is contained in:
F-Droid checkupdates bot 2022-10-02 04:30:40 +00:00
parent c7920d209e
commit 6f9383b0a4

View file

@ -67,7 +67,19 @@ Builds:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
- versionName: '1.8'
versionCode: 8
commit: 5be742a0ac96eef5def100b7553448ab470d534c
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.6'
CurrentVersionCode: 6
CurrentVersion: '1.8'
CurrentVersionCode: 8