Skip to content

Commit b8ed336

Browse files
committed
Match Android ext defaults with the Android SDK
1 parent 1512242 commit b8ed336

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

android/gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
InstabugReactNative_compileSdkVersion=28
2-
InstabugReactNative_buildToolsVersion=28.0.0
3-
InstabugReactNative_targetSdkVersion=28
4-
InstabugReactNative_minSdkVersion=16
1+
InstabugReactNative_compileSdkVersion=30
2+
InstabugReactNative_buildToolsVersion='30.0.2'
3+
InstabugReactNative_targetSdkVersion=31
4+
InstabugReactNative_minSdkVersion=14

0 commit comments

Comments
 (0)