Skip to content

Commit

Permalink
Cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
vaslabs committed Jan 14, 2025
1 parent aabd64b commit c2ccdc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scalalib/src/mill/javalib/android/AndroidAppModule.scala
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,7 @@ trait AndroidAppModule extends JavaModule {
debugKeyPass
))
}

val debugKeystoreTaskFile = T.dest / debugFileName

os.copy(debugKeystoreFile, debugKeystoreTaskFile)
Expand Down

0 comments on commit c2ccdc7

Please sign in to comment.