Skip to content

Commit

Permalink
electrum: generate custom R package so we can use multiple APP_PACKAG…
Browse files Browse the repository at this point in the history
…E_DOMAIN
  • Loading branch information
accumulator committed Oct 23, 2023
1 parent 37c4a7b commit eb4a352
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ android {

aaptOptions {
noCompress "tflite", 'rcc'
additionalParameters "--custom-package","org.electrum.electrum.res","--java","src/main/java"
}

}
Expand Down

0 comments on commit eb4a352

Please sign in to comment.