From edefabace0485dd8d350dd3715bed9d3fbb1c6f6 Mon Sep 17 00:00:00 2001 From: Michael Troger Date: Thu, 8 Feb 2024 23:19:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cec3ed3..2cc9fbd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Attention: This app was created in 2016. I was a beginner to Android development and Computer Vision back then. So don't expect a perfect code please. Over the years I updated the dependencies and converted it to Kotlin, while the business logic remained unchanged. -Note: Originally I targeted min SDK 15 (Android 14), more architectures ("mips", "mips64", "armeabi") and OpenCV 3 with this project. Nowadays the repo uses newer versions. If you need to support older devices, then you can look back in the repo's Git history (app version 1.2) +Note: Originally I targeted min SDK 15 (Android 4), more architectures ("mips", "mips64", "armeabi") and OpenCV 3 with this project. Nowadays the repo uses newer versions. If you need to support older devices, then you can look back in the repo's Git history (app version 1.2) Augmented Reality shape detection