Files
lockstep-jukebox/build.gradle

4 lines
69 B
Groovy
Raw Normal View History

plugins {
id 'com.android.library' version '8.7.2' apply false
}