mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
BatteryFu: fix 1.48 (48)
This commit is contained in:
parent
239166c719
commit
b79aacd0e1
1 changed files with 2 additions and 2 deletions
|
|
@ -44,10 +44,10 @@ Build:1.47,47
|
||||||
Build:1.48,48
|
Build:1.48,48
|
||||||
commit=v1.48
|
commit=v1.48
|
||||||
gradle=yes
|
gradle=yes
|
||||||
rm=libs/android-support-v4.jar,Widgets/libs/android-support-v4.jar
|
rm=libs/android-support-v4.jar,Widgets/libs/android-support-v4.jar,gradle
|
||||||
extlibs=android/android-support-v4.jar
|
extlibs=android/android-support-v4.jar
|
||||||
prebuild=cp libs/android-support-v4.jar Widgets/libs/ && \
|
prebuild=cp libs/android-support-v4.jar Widgets/libs/ && \
|
||||||
sed -i -e '/task wrapper(type: Wrapper) {/,+2d' build.gradle
|
echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue