mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Barcode Scanner to 4.7.6
This commit is contained in:
parent
200330114f
commit
6a86e9a596
1 changed files with 13 additions and 2 deletions
|
|
@ -97,6 +97,17 @@ Build:4.7.5,105
|
||||||
build=$$MVN3$$ install -f ../core/pom.xml -Dmaven.test.skip=true && \
|
build=$$MVN3$$ install -f ../core/pom.xml -Dmaven.test.skip=true && \
|
||||||
$$MVN3$$ install -f ../android-core/pom.xml -Dmaven.test.skip=true
|
$$MVN3$$ install -f ../android-core/pom.xml -Dmaven.test.skip=true
|
||||||
|
|
||||||
|
Build:4.7.6,106
|
||||||
|
commit=BS-4.7.6
|
||||||
|
output=target/android-4.7.6-aligned.apk
|
||||||
|
subdir=android
|
||||||
|
maven=yes
|
||||||
|
scanignore=core/src/test
|
||||||
|
prebuild=sed -i "58i\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ android:debuggable=\"false\"" AndroidManifest.xml
|
||||||
|
build=$$MVN3$$ install -f ../core/pom.xml -Dmaven.test.skip=true && \
|
||||||
|
$$MVN3$$ install -f ../android-core/pom.xml -Dmaven.test.skip=true
|
||||||
|
$$MVN3$$ install -f ../pom.xml -Dmaven.test.skip=true
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Enable AUM again once they switch to a sane build system, possibly gradle.
|
Enable AUM again once they switch to a sane build system, possibly gradle.
|
||||||
|
|
||||||
|
|
@ -106,5 +117,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:4.7.3
|
Current Version:4.7.6
|
||||||
Current Version Code:103
|
Current Version Code:106
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue