Skip to content
Permalink
Browse files
Merge pull request #8463 from Simonx22/androidSupportVersion28
Android: update androidSupportVersion and compileSdkVersion to 28
  • Loading branch information
JosJuice committed Nov 14, 2019
2 parents c1818c3 + 6f10730 commit 294fd8d
Showing 1 changed file with 1 addition and 1 deletion.
@@ -76,7 +76,7 @@ android {
}

ext {
androidSupportVersion = '27.1.1'
androidSupportVersion = '28.0.0'
}

dependencies {

0 comments on commit 294fd8d

Please sign in to comment.