Skip to content

Commit

Permalink
change legacy flavor app name for easier differentiation
Browse files Browse the repository at this point in the history
  • Loading branch information
Funkatronics committed Oct 18, 2023
1 parent 8bb5634 commit 5389720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/fakewallet/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ android {
legacy {
dimension "protocol_version"
applicationId "com.solana.mobilewalletadapter.fakewallet.legacy"
resValue "string", "app_name", "Fake Wallet App (Legacy)"
buildConfigField "com.solana.mobilewalletadapter.common.protocol.SessionProperties.ProtocolVersion",
"PROTOCOL_VERSION", "com.solana.mobilewalletadapter.common.protocol.SessionProperties.ProtocolVersion.LEGACY"
}
Expand Down

0 comments on commit 5389720

Please sign in to comment.