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