Update Bankdroid to 1.9.9.0

This commit is contained in:
Robert Högberg 2015-04-07 23:39:44 +02:00
parent 221f8d23e2
commit e8735370cf

View file

@ -10,7 +10,7 @@ Description:
Checks your account balance at any of the major Swedish banks and can Checks your account balance at any of the major Swedish banks and can
display notifications on changes. Includes a widget. display notifications on changes. Includes a widget.
[https://github.com/liato/android-bankdroid/raw/HEAD/CHANGES.txt Changelog] [https://github.com/liato/android-bankdroid/raw/HEAD/CHANGELOG Changelog]
. .
Repo Type:git Repo Type:git
@ -199,6 +199,13 @@ Build:1.9.8.0,202
prebuild=sed -i -e '/fabric/d' -e '/repositories/amavenCentral()' -e '/proguardFiles/aext.enableCrashlytics = false' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' build.gradle && \ prebuild=sed -i -e '/fabric/d' -e '/repositories/amavenCentral()' -e '/proguardFiles/aext.enableCrashlytics = false' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' build.gradle && \
find . -type f -name \*.java -print0 | xargs -0 sed -i -e '/Crashlytics/d' -e '/Fabric/d' find . -type f -name \*.java -print0 | xargs -0 sed -i -e '/Crashlytics/d' -e '/Fabric/d'
Build:1.9.9.0,210
commit=v1.9.9.0
subdir=app
gradle=yes
prebuild=sed -i -e '/fabric/d' -e '/repositories/amavenCentral()' -e '/proguardFiles/aext.enableCrashlytics = false' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' build.gradle && \
find . -type f -name \*.java -print0 | xargs -0 sed -i -e '/Crashlytics/d' -e '/Fabric/d'
Maintainer Notes: Maintainer Notes:
Includes crashlytics now. See https://github.com/liato/android-bankdroid/issues/450 . Includes crashlytics now. See https://github.com/liato/android-bankdroid/issues/450 .
. .
@ -208,4 +215,3 @@ Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.9.9.0 Current Version:1.9.9.0
Current Version Code:210 Current Version Code:210