mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
android: Regenerate baseline profile module for AGP 8.2.0
This commit is contained in:
@ -3,6 +3,8 @@ plugins {
|
||||
id("com.android.application") version "8.2.0" apply false
|
||||
id("com.android.library") version "8.2.0" apply false
|
||||
id("org.jetbrains.kotlin.android") version "1.8.21" apply false
|
||||
id("com.android.test") version "8.2.0" apply false
|
||||
id("androidx.baselineprofile") version "1.2.0" apply false
|
||||
}
|
||||
|
||||
buildscript {
|
||||
|
Reference in New Issue
Block a user