Skip to content

Commit e2998fc

Browse files
committed
Started version 2.0.1-SNAPSHOT of Migration
1 parent cac233d commit e2998fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77

88
def libraryGroup = 'io.github.neboskreb'
99
def libraryArtifact = 'android-log4j2-migration'
10-
def libraryVersion = '2.0-SNAPSHOT'
10+
def libraryVersion = '2.0.1-SNAPSHOT'
1111

1212
afterEvaluate {
1313
publishing {

0 commit comments

Comments
 (0)