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 cac233d commit e2998fcCopy full SHA for e2998fc
migration/build.gradle
@@ -7,7 +7,7 @@ plugins {
7
8
def libraryGroup = 'io.github.neboskreb'
9
def libraryArtifact = 'android-log4j2-migration'
10
-def libraryVersion = '2.0-SNAPSHOT'
+def libraryVersion = '2.0.1-SNAPSHOT'
11
12
afterEvaluate {
13
publishing {
0 commit comments