cuappdev / cuappdev/eatery-blue-android

Enable Kotlin DSL when Protobuf becomes AGP 9 compatible

Open
#233 0 comments 0 reactions 0 assignees View on GitHub
tech debt
Dominant language
Kotlin
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently, we have `android.newDsl=false` in `gradle.properties`, which prevents full migration to [Kotlin DSL](https://developer.android.com/build/migrate-to-kotlin-dsl). This cannot be changed until [this change](https://github.com/google/protobuf-gradle-plugin/pull/797) is released to production. Once this happens, we can remove `android.newDsl=false`, completing the migration.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.