mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
QKSMS 3.3.7 fix build
This commit is contained in:
parent
b09bcd664b
commit
09dae423a4
1 changed files with 2 additions and 1 deletions
|
|
@ -310,7 +310,8 @@ Build:3.3.7,178
|
|||
commit=v3.3.7
|
||||
subdir=presentation
|
||||
gradle=noAnalytics
|
||||
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
||||
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
||||
sed -i -e '/glide-snapshot/d' ../build.gradle
|
||||
ndk=r16b
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
|
|
|
|||
Loading…
Reference in a new issue