Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
donchenko_r committed Aug 1, 2017
1 parent bec0ac2 commit 6bbb884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionhandler/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
ext {
libraryVersionMajor = 1
libraryVersionMinor = 1
libraryVersionRevision = 4
libraryVersionRevision = 5

libraryVersion = libraryVersionMajor + '.' + libraryVersionMinor + '.' + libraryVersionRevision

Expand Down

0 comments on commit 6bbb884

Please sign in to comment.