Skip to content
Snippets Groups Projects
Select Git revision
  • 563829b2ed3743a5822f284658a45925fe7bb4d3
  • main default protected
2 results

build.gradle

Blame
  • SofianeLasri's avatar
    Sofiane Lasri authored
    563829b2
    History
    build.gradle 229 B
    // Top-level build file where you can add configuration options common to all sub-projects/modules.
    plugins {
        id 'com.android.application' version '7.3.0' apply false
        id 'com.android.library' version '7.3.0' apply false
    }