BootloaderSpoofer/build.gradle

4 lines
172 B
Groovy
Raw Normal View History

2023-12-11 08:05:45 -08:00
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2023-09-18 08:11:49 -07:00
plugins {
id 'com.android.application' version '8.2.2' apply false
2023-09-18 08:11:49 -07:00
}