mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 19:25:39 +00:00
Radiobeacon: Update build recipe
This commit is contained in:
parent
330861161e
commit
5358e958e1
1 changed files with 2 additions and 2 deletions
|
|
@ -89,11 +89,11 @@ Build:0.8.6,14
|
|||
|
||||
Build:0.8.7,15
|
||||
disable=res/R issues
|
||||
commit=1fde62ddb832
|
||||
commit=bf16f5d07f2f
|
||||
subdir=android/app
|
||||
gradle=yes
|
||||
rm=android/app/libs/*.jar
|
||||
prebuild=sed -i -e 's/minSdkVersion 8/minSdkVersion 9/g' -e 's/v7:19/v7:22/g' -e 's/1+/1/g' build.gradle && \
|
||||
prebuild=sed -i -e 's/minSdkVersion 8/minSdkVersion 9/g' build.gradle && \
|
||||
rm ../local.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
|||
Loading…
Reference in a new issue