Skip to content

Commit

Permalink
Dompurify 3.1.2 (#6910)
Browse files Browse the repository at this point in the history
* Update dompurify to 3.1.2

* v227.240502
  • Loading branch information
charlag authored May 2, 2024
1 parent a6a8c86 commit 60e2226
Show file tree
Hide file tree
Showing 12 changed files with 228 additions and 215 deletions.
4 changes: 2 additions & 2 deletions app-android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "de.tutao.tutanota"
minSdkVersion 23
targetSdkVersion 33
versionCode 396336
versionName "227.240429.0"
versionCode 396337
versionName "227.240502.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

javaCompileOptions {
Expand Down
4 changes: 2 additions & 2 deletions app-ios/tutanota/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>227.240429.0</string>
<string>227.240502.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand All @@ -33,7 +33,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>227.240429.0</string>
<string>227.240502.0</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
16 changes: 9 additions & 7 deletions libs/purify.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 60e2226

Please sign in to comment.