From 88b6fd84bbe200b5af994c3b9980000a014fb56d Mon Sep 17 00:00:00 2001 From: Gabriele M Date: Fri, 25 Aug 2017 20:05:56 +0200 Subject: [PATCH] Show the actual version of the update We were showing the version of the currently installed build for all the updates. Change-Id: I76150ff248d6c6a106571c2ba4d26ae57847aed3 --- src/org/lineageos/updater/UpdatesListAdapter.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/org/lineageos/updater/UpdatesListAdapter.java b/src/org/lineageos/updater/UpdatesListAdapter.java index de0d307..ca12244 100644 --- a/src/org/lineageos/updater/UpdatesListAdapter.java +++ b/src/org/lineageos/updater/UpdatesListAdapter.java @@ -179,7 +179,7 @@ public class UpdatesListAdapter extends RecyclerView.Adapter