Update PassAndroid to 2.4.8 (248)
This commit is contained in:
parent
2986c15504
commit
01f6a8ae14
|
@ -72,6 +72,13 @@ Build:2.4.7,247
|
|||
sed -i -e '/play_services/d' -e '/android-sdk-manager/d' -e '/spoon/d' build.gradle && \
|
||||
sed -i -e '/buildTypes/i/*' -e '/compileOptions/i*/' build.gradle
|
||||
|
||||
Build:2.4.8,248
|
||||
commit=2.4.8
|
||||
gradle=noMaps,noAnalytics,forFDroid
|
||||
prebuild=sed -i -e '/com.stanfy.spoon:spoon-gradle-plugin/,+3d' build.gradle && \
|
||||
sed -i -e '/play_services/d' -e '/android-sdk-manager/d' -e '/spoon/d' build.gradle && \
|
||||
sed -i -e '/buildTypes/i/*' -e '/compileOptions/i*/' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
TODO: Build zxing-core-2.3.0-SNAPSHOT.jar from source.
|
||||
* https://github.com/zxing/zxing
|
||||
|
|
Loading…
Reference in a new issue