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

Commit bf5dc93d authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Bump to v3.1.2

parent cd0aa5f5
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -75,8 +75,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)
    }