Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xf4b1 committed Nov 13, 2021
1 parent 5d22eea commit ca18c4b
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 30
versionCode 7
versionName "1.3.1"
versionCode 8
versionName "1.3.2"
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
signingConfigs {
Expand Down

0 comments on commit ca18c4b

Please sign in to comment.