diff --git a/android/build.gradle b/android/build.gradle index 09e6a19..35cc129 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -1,5 +1,5 @@ dependencies { - implementation 'com.github.bumptech.glide:glide:4.11.0' - annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0' + implementation 'com.github.bumptech.glide:glide:4.13.2' + annotationProcessor 'com.github.bumptech.glide:compiler:4.13.2' } diff --git a/android/manifest b/android/manifest index 59dfb21..8a75471 100644 --- a/android/manifest +++ b/android/manifest @@ -2,7 +2,7 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version: 5.0.3 +version: 5.0.4 apiversion: 4 architectures: arm64-v8a armeabi-v7a x86 x86_64 description: av.imageview