Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danbrough committed Nov 13, 2019
1 parent dac30f5 commit 6a70f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/ProjectVersions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object ProjectVersions {

const val SDK_VERSION = 29
const val MIN_SDK_VERSION = 15
const val VERSION_CODE = 1
const val VERSION_CODE = 2
val JAVA_VERSION = JavaVersion.VERSION_1_8
val VERSION_NAME = getVersionName()

Expand Down

0 comments on commit 6a70f71

Please sign in to comment.