Skip to content

Commit

Permalink
bump android to 15 (#1550)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored Jan 9, 2021
1 parent 8da4176 commit d65325f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ android {
applicationId "me.rainbow"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 14
versionCode 15
versionName "1.0"
missingDimensionStrategy 'react-native-camera', 'general'
renderscriptTargetApi 23
Expand Down

0 comments on commit d65325f

Please sign in to comment.