mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-03 11:15:20 +02:00
5 lines
127 B
Kotlin
5 lines
127 B
Kotlin
plugins {
|
|
id("com.android.application") version "9.3.1" apply false
|
|
id("com.google.protobuf") version "0.10.0" apply false
|
|
}
|