Merge branch 'AntennaPod' into 'master'
AntennaPod: Fix build Gradle fails if in the subdir is present a "settings.gradle" file See merge request !564
This commit is contained in:
commit
c9a3ce904c
|
@ -237,6 +237,8 @@ Build:1.0,44
|
|||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
prebuild=rm settings.gradle && \
|
||||
sed -i -e 's/build:gradle:0.12.+/build:gradle:1.0.0/g' -e 's/android-library/com.android.library/g' dslv/library/build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue