Skip to content

Commit

Permalink
bug fix for safari browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
jvde-github committed Sep 1, 2023
1 parent c66e9a5 commit ade7a04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.jvdegithub.aiscatcher"
minSdk 23
targetSdk 33
versionCode 75
versionName '0.75'
versionCode 76
versionName '0.76'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
Expand Down

0 comments on commit ade7a04

Please sign in to comment.