Smart Receipts Pro: Repo changed, old one is gone.
This commit is contained in:
parent
5c3ceb7c98
commit
3b0778bf8a
|
@ -1,8 +1,8 @@
|
|||
Categories:Office
|
||||
License:AGPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/wbaumann/SmartReceiptsPro
|
||||
Issue Tracker:https://github.com/wbaumann/SmartReceiptsPro/issues
|
||||
Web Site:https://github.com/wbaumann/SmartReceiptsLibrary
|
||||
Source Code:https://github.com/wbaumann/SmartReceiptsLibrary
|
||||
Issue Tracker:https://github.com/wbaumann/SmartReceiptsLibrary/issues
|
||||
|
||||
Auto Name:Smart Receipts Pro
|
||||
Summary:Receipt scanner/expense reporter
|
||||
|
@ -16,7 +16,7 @@ are tabulated to improve readability and look professional.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/wbaumann/SmartReceiptsPro.git
|
||||
Repo:https://github.com/wbaumann/SmartReceiptsLibrary.git
|
||||
|
||||
# default.properties references an unknown lib, breaking the build. Fortunately, the lib is not needed.
|
||||
# See https://github.com/wbaumann/Smart-Receipts/issues/2
|
||||
|
@ -29,10 +29,10 @@ Build:1.2.1,53
|
|||
disable=!Build problems 84c786b6a5
|
||||
commit=unknown - see disabled
|
||||
subdir=SmartReceipts
|
||||
target=android-8
|
||||
prebuild=mv lib libs && \
|
||||
rm libs/wbflex.jar && \
|
||||
sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties
|
||||
target=android-8
|
||||
|
||||
Build:2.2.0,80
|
||||
commit=342435f4c
|
||||
|
@ -58,8 +58,13 @@ Build:3.1.2,95
|
|||
cp libs/android-support-v4.jar $$SmartReceipts$$/libs/ && \
|
||||
mv libs/android-support-v4.jar $$AndroidCamera-WB$$/libs/
|
||||
|
||||
Build:3.2.5,106
|
||||
commit=v3.2.5
|
||||
subdir=SmartReceiptsPRO
|
||||
disable=repo and structure changed
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.1.1
|
||||
Current Version Code:94
|
||||
Current Version:3.2.5
|
||||
Current Version Code:106
|
||||
|
||||
|
|
Loading…
Reference in a new issue