Update FindMyDevice to 0.2.8 (19)

This commit is contained in:
F-Droid checkupdates bot 2022-09-19 03:50:09 +00:00
parent 23ed82065a
commit 5469c798f2

View file

@ -156,7 +156,19 @@ Builds:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
- versionName: 0.2.8
versionCode: 19
commit: cef84f87a817c5d14d814dd6731fcb8b2f9620dd
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: 0.2.7
CurrentVersionCode: 18
CurrentVersion: 0.2.8
CurrentVersionCode: 19