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

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

Bump version to v1.3.2

parent 40e8a37b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ apply plugin: 'kotlin-android-extensions'
// Manifest version information!
def versionMajor = 1
def versionMinor = 3
def versionPatch = 1
def versionPatch = 2

android {
    compileSdkVersion Versions.compile_sdk