mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-21 18:26:57 +00:00
Disable telecom integration.
This commit is contained in:
@@ -195,7 +195,7 @@ object SignalDatabaseMigrations {
|
||||
private const val ALLOW_STORY_REPLIES = 133
|
||||
private const val GROUP_STORIES = 134
|
||||
|
||||
const val DATABASE_VERSION = 134
|
||||
const val DATABASE_VERSION = 135
|
||||
|
||||
@JvmStatic
|
||||
fun migrate(context: Application, db: SQLiteDatabase, oldVersion: Int, newVersion: Int) {
|
||||
|
||||
Reference in New Issue
Block a user