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

Commit 10356170 authored by Amit Kumar's avatar Amit Kumar 💻
Browse files

Bump version to v1.2.4

parent 5c72a0b8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ apply plugin: 'io.fabric'
// Manifest version information!
def versionMajor = 1
def versionMinor = 2
def versionPatch = 3
def versionPatch = 4

android {
    compileSdkVersion rootProject.ext.compileSdkVersion