Loading src/org/lineageos/updater/misc/Utils.java +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ public class Utils { Log.d(TAG, object.toString()); Log.d(TAG, object.getString("android_version")); Log.d(TAG, update.getAndroidVersion()) Log.d(TAG, update.getAndroidVersion()); return update; } Loading Loading
src/org/lineageos/updater/misc/Utils.java +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ public class Utils { Log.d(TAG, object.toString()); Log.d(TAG, object.getString("android_version")); Log.d(TAG, update.getAndroidVersion()) Log.d(TAG, update.getAndroidVersion()); return update; } Loading