Skip to content

Commit

Permalink
Updated current version
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Potapov committed Feb 13, 2018
1 parent 8dde48c commit 31c6ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'org.jetbrains.dokka-android'

def versionCodeConst = 3
def versionCodeConst = 4
def versionNameConst = "1.0.$versionCodeConst"

android {
Expand Down

0 comments on commit 31c6ca7

Please sign in to comment.