diff --git a/android/build.gradle b/android/build.gradle index 6e9cffe..e9ea362 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -1,4 +1,4 @@ dependencies { - implementation 'androidx.browser:browser:1.5.0' + implementation 'androidx.browser:browser:1.6.0' } diff --git a/android/manifest b/android/manifest index f2c4235..63e71fd 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: 2.3.0 +version: 2.4.0 apiversion: 4 architectures: arm64-v8a armeabi-v7a x86 x86_64 description: titanium-web-dialog