Prepare release: v1.20.0

This commit is contained in:
Pierre-Yves Nicolas
2026-05-03 18:49:25 +02:00
parent c9da4f692f
commit 9dedaaec9d
4 changed files with 5 additions and 2 deletions

View File

@@ -26,8 +26,8 @@ android {
// https://ai.google.dev/edge/litert/android/index
minSdk = 26
targetSdk = 36
versionCode = 69 // increment by 3 because of ABI-specific APKs
versionName = "1.19.0"
versionCode = 72 // increment by 3 because of ABI-specific APKs
versionName = "1.20.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -0,0 +1 @@
Improve perspective correction

View File

@@ -0,0 +1 @@
Improve perspective correction

View File

@@ -0,0 +1 @@
Improve perspective correction