mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Tunerly to 1.0.6 (7)
This commit is contained in:
parent
3108cb8e25
commit
5b4bd78067
1 changed files with 19 additions and 2 deletions
|
|
@ -112,7 +112,24 @@ Builds:
|
|||
- popd
|
||||
- mv $$TarsosDSP$$/build/TarsosDSP-Android-2.4.jar libs/TarsosDSP-2.4.jar
|
||||
|
||||
- versionName: 1.0.6
|
||||
versionCode: 7
|
||||
commit: db704da52c5899222ee28e7a2ed07c9f776c913c
|
||||
subdir: app/
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- TarsosDSP@d9583528b9573a97c220d19e6d9ab2929e9bd1c5
|
||||
prebuild: sed -i -e '/maven.localazy.com/d' ../build.gradle
|
||||
scandelete:
|
||||
- app/libs/
|
||||
build:
|
||||
- pushd $$TarsosDSP$$/build/
|
||||
- ant tarsos_dsp_android_library
|
||||
- popd
|
||||
- mv $$TarsosDSP$$/build/TarsosDSP-Android-2.4.jar libs/TarsosDSP-2.4.jar
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.0.6
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue