Skip to content

Commit ab273b6

Browse files
committed
feat: bumped version number
1 parent b5984e3 commit ab273b6

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.deadpix"
88
minSdk 29
99
targetSdk 35
10-
versionCode 11
11-
versionName '1.10.1'
10+
versionCode 12
11+
versionName '1.10.2'
1212
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1313
vectorDrawables.useSupportLibrary = true
1414
}

0 commit comments

Comments
 (0)