mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
android: Regenerate baseline profile module for AGP 8.2.0
This commit is contained in:
parent
7d4db6603b
commit
c5d81c1006
9 changed files with 151 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue