mirror of
https://github.com/zaaarf/lillero-processor.git
synced 2024-11-13 02:39:22 +01:00
build: bump lillero version
This commit is contained in:
parent
284954e20d
commit
652a5103c6
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ repositories {
|
|||
//TODO: figure out how to make annotationProcessor inherit its dependencies
|
||||
dependencies {
|
||||
implementation 'com.squareup:javapoet:1.13.0'
|
||||
implementation 'ftbsc:lll:0.2.2'
|
||||
implementation 'ftbsc:lll:0.3.0'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue