Don't update Quran to 2.7.2 (272): crashlytics
This commit is contained in:
parent
33f8f7e512
commit
61ff433555
|
@ -1,9 +1,8 @@
|
||||||
Disabled:Non-free
|
|
||||||
Categories:Reading
|
Categories:Reading
|
||||||
License:Custom
|
License:GPL-3.0
|
||||||
Web Site:https://github.com/ahmedre/quran_android
|
Web Site:http://android.quran.com/
|
||||||
Source Code:https://github.com/ahmedre/quran_android
|
Source Code:https://github.com/quran/quran_android
|
||||||
Issue Tracker:https://github.com/ahmedre/quran_android/issues
|
Issue Tracker:https://github.com/quran/quran_android/issues
|
||||||
|
|
||||||
Auto Name:Quran
|
Auto Name:Quran
|
||||||
Summary:Read the Quran
|
Summary:Read the Quran
|
||||||
|
@ -27,5 +26,16 @@ Build:2.3.1,231
|
||||||
prebuild=echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties
|
prebuild=echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties
|
||||||
target=android-17
|
target=android-17
|
||||||
|
|
||||||
|
Build:2.7.2,272
|
||||||
|
disable=crashlytics
|
||||||
|
commit=v2.7.2
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.android.tools.build:gradle/s/2.2.0-rc1/2.2.2/' build.gradle ../build.gradle && \
|
||||||
|
find . -type f -name '*java' -exec sed -i -e '/Crashlytics.*;$/d' -e '/Fabric/d' -e '/com.crashlytics.android.answers/d' {} \; && \
|
||||||
|
pushd src/main/java/com/quran/labs/androidquran/
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Static
|
Update Check Mode:Tags
|
||||||
|
Current Version:2.7.2
|
||||||
|
Current Version Code:2720
|
||||||
|
|
Loading…
Reference in a new issue