mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 18:29:01 +00:00
Hook up new private chat screen redesign logic
This commit is contained in:
@@ -193,6 +193,8 @@ dependencies {
|
||||
implementation("com.crashlytics.sdk.android:crashlytics:$crashlytics_version@aar") {
|
||||
transitive = true
|
||||
}
|
||||
implementation "com.jakewharton.rxbinding3:rxbinding:3.1.0"
|
||||
implementation "com.github.tbruyelle:rxpermissions:0.10.2"
|
||||
}
|
||||
|
||||
def canonicalVersionCode = 23
|
||||
|
Reference in New Issue
Block a user