mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
Merge pull request #8463 from Simonx22/androidSupportVersion28
Android: update androidSupportVersion and compileSdkVersion to 28
This commit is contained in:
commit
294fd8dd3a
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ android {
|
|||
}
|
||||
|
||||
ext {
|
||||
androidSupportVersion = '27.1.1'
|
||||
androidSupportVersion = '28.0.0'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Reference in a new issue