Skip to content

Commit 6a00d8c

Browse files
authored
Actually bump version
1 parent 93d52ef commit 6a00d8c

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
@@ -10,7 +10,7 @@ android {
1010
applicationId "com.dosse.airpods"
1111
minSdk 26
1212
targetSdk 34
13-
versionCode 22
13+
versionCode 23
1414
versionName '1.10'
1515
}
1616

@@ -33,4 +33,4 @@ android {
3333
dependencies {
3434
implementation libs.androidx.appcompat
3535
implementation libs.androidx.preference
36-
}
36+
}

0 commit comments

Comments
 (0)