Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Activity for LSHpqr
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Edit | Post #287255 | Initial revision | — | about 2 years ago |
Question | — |
how do i fix this code this is my build.gradle.app file: ```java plugins { id 'com.android.application' } android { compileNdk flutter.compileNdkVersion compileOptions{ sourceCompatibility JavaVersion.VERSION18 targetCompatibility JavaVersion.VERSION18 } kotlinOpti... (more) |
— | about 2 years ago |