Skip to content

Commit

Permalink
Merge pull request #7 from stone-ton/fix/14033/fix-selfie-frame
Browse files Browse the repository at this point in the history
fix: change selfie frame
  • Loading branch information
rblima0 authored Oct 28, 2021
2 parents 6bb98f3 + 0ea7b4f commit 48b2d3c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "com.example.camerabioexample_android"
minSdkVersion 19
targetSdkVersion 28
versionCode 5
versionName "2.3.1"
versionCode 6
versionName "2.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down
Binary file modified app/src/main/res/drawable/frame_selfie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified camerabioandroid/src/main/res/drawable/frame_selfie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 48b2d3c

Please sign in to comment.