Skip to content

Commit

Permalink
Upgrade libfakegms SDK to 30
Browse files Browse the repository at this point in the history
  • Loading branch information
valldrac committed Dec 1, 2020
1 parent 599c4be commit b379690
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libfakegms/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ repositories {
}

android {
compileSdkVersion 29
buildToolsVersion '29.0.3'
compileSdkVersion 30
buildToolsVersion '30.0.2'

defaultConfig {
minSdkVersion 19
Expand Down

0 comments on commit b379690

Please sign in to comment.