Skip to content

Commit

Permalink
fix: use the template support version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Aug 30, 2019
1 parent bdee601 commit 1d7bf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Expand Up @@ -6,7 +6,7 @@ buildscript {
minSdkVersion = 16
compileSdkVersion = 28
targetSdkVersion = 28
supportLibVersion = "1.0.0"
supportLibVersion = "28.0.0"
}
repositories {
google()
Expand Down

0 comments on commit 1d7bf06

Please sign in to comment.