Skip to content

Commit

Permalink
Revert "Enable app archiving"
Browse files Browse the repository at this point in the history
This reverts commit 2aba737.
  • Loading branch information
lneugebauer committed Sep 22, 2024
1 parent 48314b0 commit a62b730
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@ android {
compose true
buildConfig true
}
bundle {
storeArchive {
enable = false
}
}
composeOptions {
kotlinCompilerExtensionVersion compose_compiler_version
}
Expand Down

0 comments on commit a62b730

Please sign in to comment.