Skip to content

Commit 6bbb884

Browse files
author
donchenko_r
committed
update version
1 parent bec0ac2 commit 6bbb884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actionhandler/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
33
ext {
44
libraryVersionMajor = 1
55
libraryVersionMinor = 1
6-
libraryVersionRevision = 4
6+
libraryVersionRevision = 5
77

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

0 commit comments

Comments
 (0)