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