Skip to content

Commit

Permalink
Update to version 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrohloff committed May 18, 2021
1 parent 251a2aa commit d8b10a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ object Versions {
const val TARGET_SDK = 30
const val COMPILE_SDK = 30

const val VERSION_NAME = "3.7"
const val VERSION_CODE = 61
const val VERSION_NAME = "3.7.1"
const val VERSION_CODE = 62

const val XIKOLO_API = 4
const val REALM_SCHEMA = 13
Expand Down

0 comments on commit d8b10a5

Please sign in to comment.