mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-03 06:30:41 +00:00
Update build tools version
Updated versions of gradle require 25.X.X
This commit is contained in:
parent
d90d1e02d1
commit
338db48b23
@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "24.0.2"
|
||||
buildToolsVersion "25.0.3"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
@ -24,4 +24,4 @@ dependencies {
|
||||
compile 'com.instabug.library:instabug:3+'
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user