Skip to content

Commit

Permalink
bump android to v29 (#1925)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 committed Apr 2, 2021
1 parent 210ccc1 commit 16027d8
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 28
versionCode 29
versionName "1.0"
missingDimensionStrategy 'react-native-camera', 'general'
renderscriptTargetApi 23
Expand Down

0 comments on commit 16027d8

Please sign in to comment.