Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
This commit is contained in:
@@ -70,7 +70,7 @@ android {
|
|||||||
versionNameSuffix '-nightly+@' + properties.getProperty('CURRENT_DATE')
|
versionNameSuffix '-nightly+@' + properties.getProperty('CURRENT_DATE')
|
||||||
}
|
}
|
||||||
applicationIdSuffix '.nightly'
|
applicationIdSuffix '.nightly'
|
||||||
debuggable true
|
|
||||||
signingConfig signingConfigs.nightly
|
signingConfig signingConfigs.nightly
|
||||||
manifestPlaceholders = [oAuthScheme:"moshidon-android-nightly-auth"]
|
manifestPlaceholders = [oAuthScheme:"moshidon-android-nightly-auth"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user