Skip to content

Commit

Permalink
Update to version 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrohloff committed Nov 23, 2020
1 parent a5bc137 commit 65b4ed2
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.6"
const val VERSION_CODE = 60
const val VERSION_NAME = "3.7"
const val VERSION_CODE = 61

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

0 comments on commit 65b4ed2

Please sign in to comment.