Skip to content

Commit

Permalink
Updated compileSdk version from 28 to 29
Browse files Browse the repository at this point in the history
  • Loading branch information
slavipetrov committed Aug 14, 2019
1 parent 64becab commit ac37407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

ext.versions = [
minSdk : 19,
compileSdk : 28,
compileSdk : 29,
buildTools : '28.0.3',
publishVersion : '0.0.8',
publishVersionCode: 1,
Expand Down

0 comments on commit ac37407

Please sign in to comment.