Skip to content

Commit

Permalink
Merge branch 'lnalpha' into staging-ln
Browse files Browse the repository at this point in the history
  • Loading branch information
benma committed Feb 27, 2024
2 parents a896235 + 481a13e commit 689a378
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontends/android/BitBoxApp/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ android {
applicationIdSuffix ".debug"
resValue "string", "app_name", "BitBoxApp DEBUG"
}
lnalpha {
applicationIdSuffix ".lnalpha"
resValue "string", "app_name", "BitBoxApp LN Alpha"
}
}
namespace 'ch.shiftcrypto.bitboxapp'
}
Expand Down

0 comments on commit 689a378

Please sign in to comment.