Skip to content

Commit

Permalink
update signingConfigs
Browse files Browse the repository at this point in the history
  • Loading branch information
youlookwhat committed Aug 7, 2022
1 parent b8f31ec commit e4731b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ android {
// signingConfigs {
// release {
// storeFile file("./bysmb.jks")
// storePassword "bysmb2021"
// storePassword "bysmb2022"
// keyAlias "bysmb"
// keyPassword "bysmb2021"
// keyPassword "bysmb2022"
// v1SigningEnabled true
// v2SigningEnabled true
// }
Expand Down
Binary file added app/bysmb.jks
Binary file not shown.

0 comments on commit e4731b9

Please sign in to comment.