mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-02 22:20:49 +00:00
Merge pull request #38 from sebirdman/master
Update build tools version
This commit is contained in:
commit
8f2a2d2583
@ -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:4+'
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user