Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
public-projects
socialize-v1
Commits
64f88f3f
Commit
64f88f3f
authored
Jan 02, 2021
by
Alberto Monge
Browse files
remove signingConfigs
parent
adcdd77c
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
64f88f3f
...
...
@@ -27,14 +27,7 @@ android {
sourceSets
{
androidTest
.
assets
.
srcDirs
+=
files
(
"$projectDir/schemas"
.
toString
())
}
signingConfigs
{
config
{
keyAlias
'MyAndroidKey'
keyPassword
'7mozarthtc'
storeFile
file
(
'/Users/alberto/Desktop/TECHWB/socialize/keystores/android.jks'
)
storePassword
'7mozarthtc'
}
}
compileSdkVersion
27
defaultConfig
{
applicationId
"it.polito.elite.socialize"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment