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

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

Bump version to v1.3.1

parent a7ed9f34
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
// Manifest version information!
def versionMajor = 1
def versionMinor = 3
def versionPatch = 0
def versionPatch = 1

android {
    compileSdkVersion rootProject.ext.compileSdkVersion