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

Commit c0a26748 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

update build to 0.0.2

parent a6c730a0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ apply plugin: 'kotlin-kapt'
// Manifest version information!
def versionMajor = 0
def versionMinor = 0
def versionPatch = 1
def versionPatch = 2

android {
    compileSdkVersion 29