mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-06 07:29:10 +00:00
Update fastlane, firebase and android build tools
This commit is contained in:
@@ -19,7 +19,7 @@ object Config {
|
||||
|
||||
object Android {
|
||||
const val compileSdk = 30
|
||||
const val buildToolsVersion = "30.0.2"
|
||||
const val buildToolsVersion = "30.0.3"
|
||||
|
||||
const val minSdk = 21
|
||||
const val targetSdk = 30
|
||||
|
||||
Reference in New Issue
Block a user