Skip to content

Commit

Permalink
Bump version to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r committed Oct 19, 2018
1 parent defe6eb commit ca36da5
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,8 +10,8 @@ android {
applicationId 'me.seebrock3r.elevationtester'
minSdkVersion 21
targetSdkVersion 28
versionCode 3
versionName '3.0'
versionCode 4
versionName '3.1'
}
}

Expand Down

0 comments on commit ca36da5

Please sign in to comment.