Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
BUMP build-tools (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto authored Jan 30, 2020
1 parent e50e5d8 commit 71dce6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Config {
object Android {
private val sdkVersion = 29

val buildToolsVersion = "29.0.2"
val buildToolsVersion = "29.0.3"
val minSdkVersion = 14
val minSdkVersionNdk = 21
val targetSdkVersion = sdkVersion
Expand Down

0 comments on commit 71dce6a

Please sign in to comment.