Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Commit 407bff1

Browse files
committed
#releaseBuild
1 parent de255a0 commit 407bff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ configurations {
3636
compile.extendsFrom shade
3737
}
3838

39-
version = "3.19.2"
39+
version = "3.19.3"
4040

4141
def ENV = System.getenv()
4242
if (ENV.BUILD_NUMBER) {

0 commit comments

Comments
 (0)