mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'update-a2dp-volume' into 'master'
Update a2dp volume See merge request fdroid/fdroiddata!6398
This commit is contained in:
commit
bea85e8455
1 changed files with 10 additions and 2 deletions
|
|
@ -183,7 +183,15 @@ Builds:
|
|||
- echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation'
|
||||
} }" >> build.gradle
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
- versionName: 2.13.0.4
|
||||
versionCode: 169
|
||||
commit: 2.13.0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystore/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.13.0.4
|
||||
CurrentVersionCode: 169
|
||||
|
|
|
|||
Loading…
Reference in a new issue