Skip to content

Commit

Permalink
Release 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mkulesh committed Dec 19, 2018
1 parent ac7da47 commit 80bc8c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ app/app.iml
build/
molecularDynamics.iml
local.properties
release/
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.mkulesh.mmd"
minSdkVersion 16
targetSdkVersion 27
versionCode 9
versionName "1.7"
versionCode 10
versionName "1.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 80bc8c7

Please sign in to comment.