mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Tunerly to 1.0.4 (5)
This commit is contained in:
parent
9f1d350a4f
commit
38004b636c
1 changed files with 19 additions and 2 deletions
|
|
@ -78,7 +78,24 @@ Builds:
|
|||
- popd
|
||||
- mv $$TarsosDSP$$/build/TarsosDSP-Android-2.4.jar libs/TarsosDSP-2.4.jar
|
||||
|
||||
- versionName: 1.0.4
|
||||
versionCode: 5
|
||||
commit: 1.0.4
|
||||
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.3
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue