Prepare release: v1.22.0

This commit is contained in:
Pierre-Yves Nicolas
2026-05-24 16:08:29 +02:00
parent 66f71927df
commit 8ecebdf9ed
4 changed files with 8 additions and 2 deletions

View File

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

View File

@@ -0,0 +1,2 @@
- Better PDF page sizes with automatic detection of standard paper formats
- New Japanese translation

View File

@@ -0,0 +1,2 @@
- Better PDF page sizes with automatic detection of standard paper formats
- New Japanese translation

View File

@@ -0,0 +1,2 @@
- Better PDF page sizes with automatic detection of standard paper formats
- New Japanese translation