Skip to content

Commit

Permalink
Merge pull request #50 from jeanbarrossilva/config/update-to-1.6.8
Browse files Browse the repository at this point in the history
Update to 1.6.8
  • Loading branch information
jeanbarrossilva authored Aug 21, 2023
2 parents d650495 + 70dd2a9 commit b2f83b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ object Versions {
val java = JavaVersion.VERSION_11

object Loadable {
const val CODE = 20
const val NAME = "1.6.7"
const val CODE = 21
const val NAME = "1.6.8"
const val SDK_COMPILE = 33
const val SDK_MIN = 21
const val SDK_TARGET = SDK_COMPILE
Expand Down

0 comments on commit b2f83b5

Please sign in to comment.