Skip to content

Commit

Permalink
Version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
ex3ndr committed Apr 5, 2014
1 parent 5faa7f5 commit ac6e15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}
}

def basicVersion = '1.0'
def basicVersion = '1.1'

if (project.hasProperty('buildIndex')) {
project.version = basicVersion + '.' + project.buildIndex
Expand Down

0 comments on commit ac6e15a

Please sign in to comment.