Skip to content

Commit f027c5b

Browse files
committed
feat: version bump
1 parent 1d0a261 commit f027c5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.codedead.advancedportchecker"
88
minSdk 30
99
targetSdk 35
10-
versionCode 14
11-
versionName '1.5.1'
10+
versionCode 15
11+
versionName '1.5.2'
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
vectorDrawables.useSupportLibrary = true
1414
}

0 commit comments

Comments
 (0)