Skip to content

Commit

Permalink
Actually bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Electric1447 authored Apr 4, 2024
1 parent 93d52ef commit 6a00d8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
applicationId "com.dosse.airpods"
minSdk 26
targetSdk 34
versionCode 22
versionCode 23
versionName '1.10'
}

Expand All @@ -33,4 +33,4 @@ android {
dependencies {
implementation libs.androidx.appcompat
implementation libs.androidx.preference
}
}

0 comments on commit 6a00d8c

Please sign in to comment.