Skip to content

Commit

Permalink
update default local version code
Browse files Browse the repository at this point in the history
  • Loading branch information
linhpha committed Aug 8, 2023
1 parent 0501e32 commit 08192c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ internal class ApkVersioningPlugin : Plugin<Project> {

private object ApkVersioning {

const val DEFAULT_VERSION_CODE: Int = 9999
const val DEFAULT_VERSION_CODE: Int = 90009999
}

/**
Expand Down

0 comments on commit 08192c1

Please sign in to comment.