Skip to content

Commit 013cc16

Browse files
committed
feat: version bump
1 parent 0ca3dba commit 013cc16

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 10
11-
versionName '1.10.0'
10+
versionCode 11
11+
versionName '1.10.1'
1212
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1313
vectorDrawables.useSupportLibrary = true
1414
}

0 commit comments

Comments
 (0)