Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 56126beb authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

add new display

parent 1d26aef2
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -47,6 +47,9 @@ class GitlabDataRequest {

        Log.e("build tags", Build.TAGS);
        Log.e("build type", Build.TYPE);
        Log.e("build display", Build.DISPLAY);
        Log.e("build fingerprint", Build.FINGERPRINT);
        Log.e("build version release", Build.VERSION.RELEASE);

        val osReleaseType = buildTag[0];
        var releaseUrl = ""