Fix image resize mode

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-08-06 15:13:07 +03:00
parent 231c9b0d79
commit 91bcc6072f
4 changed files with 20 additions and 8 deletions

View File

@@ -79,7 +79,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "0.0.4"
versionName "0.0.8"
}
signingConfigs {
debug {