Skip to content

Commit 2a3da62

Browse files
committed
Release 1.9.6
1 parent 80c9af6 commit 2a3da62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
id 'com.github.johnrengelman.shadow' version '5.2.0'
2121
}
2222

23-
def releaseVersion = '1.10.0'
23+
def releaseVersion = '1.9.6'
2424
def releaseBuild = false;
2525

2626
if (System.getenv('CI')) {

0 commit comments

Comments
 (0)