Skip to content

Commit

Permalink
Update build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
G00fY2 committed Dec 8, 2020
1 parent 82d300d commit 9339071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ object Config {
const val androidCompileSdkVersion = 30
const val androidTargetSdkVersion = androidCompileSdkVersion

const val buildToolsVersion = "30.0.2"
const val buildToolsVersion = "30.0.3"
}

0 comments on commit 9339071

Please sign in to comment.