The project now uses Kotlin DSL instead Groovy files to compile the whole project. The migration was a 1:1 between the old files and the new ones. Also, AppInjector and SendStatusBroadcastReceiver were fixed according the building errors.
5 lines
200 B
INI
5 lines
200 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
|
|
distributionPath=wrapper/dists
|
|
zipStorePath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|