Skip to content

Commit

Permalink
Merge pull request #2 from jogrimst/master
Browse files Browse the repository at this point in the history
Release 1.0.5
  • Loading branch information
literacyapp authored Jun 8, 2017
2 parents 453f62d + 7d649b4 commit 1df8dc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,7 @@ captures/

# Intellij
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
.idea/dictionaries
.idea/libraries
.idea

# Keystore files
*.jks
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 1000005
versionName "1.0.5-SNAPSHOT"
versionName "1.0.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 1df8dc5

Please sign in to comment.