NoteVault/build.gradle.kts

4 lines
173 B
Plaintext
Raw Permalink Normal View History

2024-10-15 13:47:40 +00:00
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
2025-01-18 07:04:23 +00:00
id("com.android.application") version "8.2.0" apply false
2024-10-15 13:47:40 +00:00
}