Skip to content

Commit

Permalink
minor bug fix in main lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jvde-github committed Sep 5, 2023
1 parent 34efbcc commit 1d79ae2
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 78
versionName '0.78'
versionCode 79
versionName '0.79'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/jni/AIS-catcher

0 comments on commit 1d79ae2

Please sign in to comment.