Skip to content

Commit

Permalink
Update to version 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrohloff committed Oct 8, 2020
1 parent 2b4cd98 commit db453d2
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.5"
const val VERSION_CODE = 59
const val VERSION_NAME = "3.6"
const val VERSION_CODE = 60

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

0 comments on commit db453d2

Please sign in to comment.