mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update FindMyDevice to 0.2.8 (19)
This commit is contained in:
parent
23ed82065a
commit
5469c798f2
1 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue