fdroid: build in release mode (directly building the app will default to debug mode)
This commit is contained in:
parent
06ea090670
commit
35d3de2d89
@ -18,7 +18,7 @@ Builds:
|
|||||||
commit: HEAD
|
commit: HEAD
|
||||||
build:
|
build:
|
||||||
- mvn clean install -f ../lib/pom.xml
|
- mvn clean install -f ../lib/pom.xml
|
||||||
- mvn clean install
|
- mvn clean install -Dandroid.release=true
|
||||||
subdir: android
|
subdir: android
|
||||||
output: target/*.apk
|
output: target/*.apk
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user