Skip to content

Commit 1820c6e

Browse files
committed
Change dependency version to 0.0.1
1 parent 45533ba commit 1820c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ configurations.all {
2626
}
2727

2828
dependencies {
29-
implementation 'com.github.tg-monitor:entities:master-SNAPSHOT'
29+
implementation 'com.github.tg-monitor:entities:0.0.1'
3030
}

0 commit comments

Comments
 (0)