Don't update Text Fairy to 3.0.4 (646): play-services, crashlytics
This commit is contained in:
parent
a4d242dade
commit
d2236d962c
|
@ -53,8 +53,6 @@ Build:1.1.20,625
|
|||
gradle=x86
|
||||
rm=OCRTest/xv
|
||||
prebuild=sed -i 's@ndkDir = .*@ndkDir = $$NDK$$@' ../gradle.properties && \
|
||||
sed -i 's@com.android.tools.build:gradle:0.7.+@com.android.tools.build:gradle:0.9.+@g' ../Android-ViewPagerIndicator/library/build.gradle && \
|
||||
sed -i 's/ViewPager3d/ViewPager3D/g' ../settings.gradle build.gradle && \
|
||||
sed -i 's/APP_ABI.*/APP_ABI := x86/' jni/Application.mk
|
||||
|
||||
Build:1.1.22,628
|
||||
|
@ -70,6 +68,14 @@ Build:1.1.22,628
|
|||
sed -i 's/APP_ABI.*/APP_ABI := x86/' jni/Application.mk
|
||||
target=android-19
|
||||
|
||||
Build:3.0.4,646
|
||||
disable=includes crashlytics and playservices
|
||||
commit=version_304
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=x86
|
||||
gradleprops=android.useDeprecatedNdk=true,ndkDir=$$NDK$$
|
||||
|
||||
Maintainer Notes:
|
||||
Append 6 at the beginning of the vercode in Vercode Operation to mark the
|
||||
highest jni flavour.
|
||||
|
|
Loading…
Reference in a new issue