Skip to content

Commit eef5ea5

Browse files
committed
Change default minSdkVersion to 16
1 parent 071e6d5 commit eef5ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
InstabugReactNative_compileSdkVersion=30
22
InstabugReactNative_buildToolsVersion='30.0.2'
33
InstabugReactNative_targetSdkVersion=31
4-
InstabugReactNative_minSdkVersion=14
4+
InstabugReactNative_minSdkVersion=16

0 commit comments

Comments
 (0)