Skip to content

Commit a4182cc

Browse files
committed
Changed the jamplate processor version.
1 parent f67540f commit a4182cc

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
@@ -16,7 +16,7 @@ repositories {
1616
}
1717

1818
dependencies {
19-
implementation 'org.jamplate:processor:0.2.0-beta2'
19+
implementation 'org.jamplate:processor:0.2.0'
2020
}
2121

2222
pluginBundle {

0 commit comments

Comments
 (0)