Annotation processor Implementation
This commit is contained in:
parent
c1b8d92461
commit
edf94325d8
19 changed files with 484 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.5.21"
|
||||
ext.hilt_version = "2.38.1"
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue