We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8752181 commit f9319cdCopy full SHA for f9319cd
1 file changed
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
15
group = 'com.codeborne'
16
base.archivesName.set('pdf-test')
17
-version = '2.1.1'
+version = '2.1.2-SNAPSHOT'
18
19
defaultTasks 'check', 'publishToMavenLocal'
20
0 commit comments