Skip to content

Instantly share code, notes, and snippets.

@RhymezxCode
Created October 6, 2023 11:37
Show Gist options
  • Save RhymezxCode/ac5eca5f400050ceec074d381d0bed71 to your computer and use it in GitHub Desktop.
Save RhymezxCode/ac5eca5f400050ceec074d381d0bed71 to your computer and use it in GitHub Desktop.
TrackMe project ( build.gradle )
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.0.2' apply false
id 'com.android.library' version '8.0.2' apply false
id 'org.jetbrains.kotlin.android' version '1.7.10' apply false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment