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

Commit 05a08adc authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

remove empty line and bump version number

parent 5d454679
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@ plugins {


def versionMajor = 1
def versionMajor = 1
def versionMinor = 2
def versionMinor = 2
def versionPatch = 2
def versionPatch = 3






+1 −3
Original line number Original line Diff line number Diff line
@@ -273,6 +273,4 @@ class SyncedFileStateDAO {
                cursor.getInt(8) //scannable
                cursor.getInt(8) //scannable
        );
        );
    }
    }


}
}
 No newline at end of file