mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Rewrite in-app-payment flows to prepare for backups support.
This commit is contained in:
committed by
Cody Henthorne
parent
b36b00a11c
commit
d719edf104
@@ -1,8 +0,0 @@
|
||||
package org.thoughtcrime.securesms.subscription
|
||||
|
||||
import org.whispersystems.signalservice.api.subscriptions.SubscriberId
|
||||
|
||||
data class Subscriber(
|
||||
val subscriberId: SubscriberId,
|
||||
val currencyCode: String
|
||||
)
|
||||
Reference in New Issue
Block a user