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

Commit 6b764275 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Bump to v3.1.2

parent 6b0cc3d5
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -89,8 +89,8 @@ android {
        versionProps['VERSION_CHANGE'] = '0'
        versionProps['VERSION_MAJOR'] = '3'
        versionProps['VERSION_MINOR'] = '1'
        versionProps['VERSION_PATCH'] = '1'
        versionProps['VERSION_CODE'] = '3010010'
        versionProps['VERSION_PATCH'] = '2'
        versionProps['VERSION_CODE'] = '3010020'
        versionProps.store(versionPropsFile.newWriter(), null)
    }