Skip to content

Commit d6c88c3

Browse files
author
Ahmet Inan
committed
v1.15
1 parent f36cac8 commit d6c88c3

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
@@ -9,8 +9,8 @@ android {
99
applicationId "com.aicodix.shredpix"
1010
minSdk 21
1111
targetSdk 33
12-
versionCode 15
13-
versionName "1.14"
12+
versionCode 16
13+
versionName "1.15"
1414

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

0 commit comments

Comments
 (0)