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
|
||||
build:
|
||||
- mvn clean install -f ../lib/pom.xml
|
||||
- mvn clean install
|
||||
- mvn clean install -Dandroid.release=true
|
||||
subdir: android
|
||||
output: target/*.apk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user