Skip to content

Commit

Permalink
Release 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenwardy committed Jun 5, 2017
1 parent a3c347d commit 3c7a293
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.rubenwardy.minetestmodmanager"
minSdkVersion 14
targetSdkVersion 21
versionCode 17
versionName "1.7.0"
versionCode 18
versionName "1.7.1"
buildConfigField "boolean", "ENABLE_RATE_ME", "false"
}
buildTypes {
Expand Down

0 comments on commit 3c7a293

Please sign in to comment.