Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xf4b1 committed Dec 11, 2023
1 parent 49b76e8 commit df990c1
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 @@ -14,8 +14,8 @@ android {
applicationId "com.tiefensuche.motionmate"
minSdkVersion 14
targetSdkVersion 34
versionCode 9
versionName "1.3.3"
versionCode 10
versionName "1.4.0"
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
signingConfigs {
Expand Down

0 comments on commit df990c1

Please sign in to comment.