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

Commit acc7092f authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

chore: make a fake update

parent 0ac980e0
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'] = '0'
        versionProps['VERSION_PATCH'] = '1'
        versionProps['VERSION_CODE'] = '3000010'
        versionProps['VERSION_PATCH'] = '2'
        versionProps['VERSION_CODE'] = '3000020'
        versionProps.store(versionPropsFile.newWriter(), null)
    }