Skip to content

Commit

Permalink
Android Lens app version 2.2.3 released in play store
Browse files Browse the repository at this point in the history
Added flash modes off, auto and torch
Added magnifier for easier cropping while adjusting corners
  • Loading branch information
sjd753 committed Feb 19, 2021
1 parent cef3d8a commit 4633987
Show file tree
Hide file tree
Showing 2 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 @@ -10,8 +10,8 @@ android {
applicationId "com.aggdirect.lens"
minSdkVersion 21
targetSdkVersion 29
versionCode 26
versionName "2.2.1"
versionCode 27
versionName "2.2.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
// https://www.tensorflow.org/lite/guide/android#use_the_tensorflow_lite_aar_from_jcenter
Expand Down
Binary file modified app/release/app-release.aab
Binary file not shown.

0 comments on commit 4633987

Please sign in to comment.