Update date if no updates available.

This commit is contained in:
GaidamakUA 2016-01-21 10:11:37 +02:00
parent 2e3c0e3f19
commit 75a839c1d3

View file

@ -119,6 +119,8 @@ public class PerformLiveUpdateAsyncTask
}
}
}
} else {
((DownloadIndexesThread.DownloadEvents) context).downloadHasFinished();
}
}
}