fdroid: build in release mode (directly building the app will default to debug mode)
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user