mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
5 lines
126 B
Kotlin
5 lines
126 B
Kotlin
plugins {
|
|
id("com.android.application") version "9.0.1" apply false
|
|
id("com.google.protobuf") version "0.9.6" apply false
|
|
}
|