Skip to content

Commit

Permalink
refactor(amended stuff)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Palmqvist <[email protected]>
  • Loading branch information
coolusername244 and PalmN72 committed Oct 26, 2023
1 parent f2c0772 commit 4f7656c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/skolplattformen-app-new/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ android {
release {
storeFile file('release.jks')
storePassword 'leeandseb'
keyAlias 'my-key-alias'
keyAlias 'upload'
keyPassword 'leeandseb'
}
}
Expand Down

0 comments on commit 4f7656c

Please sign in to comment.