Skip to content

Commit

Permalink
Release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenwardy committed Jul 29, 2017
1 parent 1641f19 commit 72b90a4
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 @@ -8,8 +8,8 @@ android {
applicationId "com.rubenwardy.minetestmodmanager"
minSdkVersion 14
targetSdkVersion 21
versionCode 18
versionName "1.7.1"
versionCode 19
versionName "1.8.0"
buildConfigField "boolean", "ENABLE_RATE_ME", "false"
}
buildTypes {
Expand Down

0 comments on commit 72b90a4

Please sign in to comment.