mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 01:39:49 +00:00
Remove the Canonical Address Database
This was a holdover from Signal's origins as a pure SMS app. It causes problems, depends on undefined device specific behavior, and should no longer be necessary now that we have all the information we need to E164 all numbers. // FREEBIE
This commit is contained in:
@@ -203,7 +203,7 @@ android {
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
versionCode 275
|
||||
versionCode 276
|
||||
versionName "4.8.1"
|
||||
|
||||
minSdkVersion 9
|
||||
|
Reference in New Issue
Block a user