Skip to content

Commit

Permalink
Update default R8
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasyl authored Dec 4, 2023
1 parent 4f9a33b commit 96e0027
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ public class KeeperPlugin : Plugin<Project> {

internal companion object {
const val INTERMEDIATES_DIR = "intermediates/keeper"
const val TRACE_REFERENCES_DEFAULT_VERSION = "8.1.56"
const val TRACE_REFERENCES_DEFAULT_VERSION = "8.2.38"
const val CONFIGURATION_NAME = "keeperR8"
private val MIN_GRADLE_VERSION = GradleVersion.version("8.0")

Expand Down

0 comments on commit 96e0027

Please sign in to comment.