Skip to content

Commit a2b3377

Browse files
committed
vessel counter on map
1 parent c0c8541 commit a2b3377

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.jvdegithub.aiscatcher"
1111
minSdk 23
1212
targetSdk 32
13-
versionCode 52
14-
versionName '0.52'
13+
versionCode 53
14+
versionName '0.53'
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
externalNativeBuild {

0 commit comments

Comments
 (0)