File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
metadata/en-US/changelogs Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ android {
2626 // https://ai.google.dev/edge/litert/android/index
2727 minSdk = 26
2828 targetSdk = 36
29- versionCode = 43 // increment by 3 because of ABI-specific APKs
30- versionName = " 1.11 .0"
29+ versionCode = 45 // increment by 3 because of ABI-specific APKs
30+ versionName = " 1.12 .0"
3131
3232 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
3333 }
Original file line number Diff line number Diff line change 1+ Improved camera screen experience:
2+ - More stable document detection
3+ - Tap-to-focus
4+ - Torch stays enabled between scans
Original file line number Diff line number Diff line change 1+ Improved camera screen experience:
2+ - More stable document detection
3+ - Tap-to-focus
4+ - Torch stays enabled between scans
You can’t perform that action at this time.
0 commit comments