equal
deleted
inserted
replaced
16 # Annotation processors discovery from compile classpath is deprecated. |
16 # Annotation processors discovery from compile classpath is deprecated. |
17 # disable it |
17 # disable it |
18 kapt.include.compile.classpath=false |
18 kapt.include.compile.classpath=false |
19 |
19 |
20 # plugin dependencies version |
20 # plugin dependencies version |
21 kotlinVersion=1.6.10 |
21 kotlinVersion=1.7.0 |
22 androidxNavigationVersion=2.3.5 |
22 androidxNavigationVersion=2.3.5 |
23 crashlyticsVersion=2.5.2 |
23 crashlyticsVersion=2.5.2 |
24 googleServicesVersion=4.3.5 |
24 googleServicesVersion=4.3.5 |
25 ossLicensesVersion=0.10.4 |
25 ossLicensesVersion=0.10.4 |
26 hiltVersion=2.42 |
26 hiltVersion=2.42 |