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

Commit cfc87bfe authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Bump to v1.2.1

parent a405c1d4
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 = 0
def versionPatch = 1

android {
    compileSdkVersion rootProject.ext.compileSdkVersion