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

Commit df8f922f authored by Mohit Mali's avatar Mohit Mali
Browse files

# Signing Apk

parent f7ac47d5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@ android {

    signingConfigs {
        release {
            storeFile file(".platform.keystore")
            storeFile file("platform.keystore")
            storePassword 'password'
            keyAlias 'platform'
            keyPassword 'password'