mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 19:00:26 +01:00
Implement new client deprecation UI.
This commit is contained in:
@@ -75,6 +75,7 @@ public class ApplicationMigrations {
|
||||
|
||||
if (!isUpdate(context)) {
|
||||
Log.d(TAG, "Not an update. Skipping.");
|
||||
VersionTracker.updateLastSeenVersion(context);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user