fretfret

learn the notes on a guitar from the comfort of your android phone
Log | Files | Refs | README | LICENSE

build.gradle.kts (228B)


      1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
      2 plugins {
      3     alias(libs.plugins.android.application) apply false
      4     alias(libs.plugins.jetbrains.kotlin.android) apply false
      5 }