Skip to content

Commit

Permalink
Prepare release v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maksim-m committed Sep 30, 2016
1 parent e8df004 commit 477f62a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Binary file modified .github/screen1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ This is Project 1 & Project 2 of Udacity's Android Developer Nanodegree.
- Watch movie trailers and teasers
- Read reviews from other users
- Mark movies as favorites
- Search for movies
- Offline work
- Material design
- UI optimized for phone and tablet
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
applicationId "me.maxdev.popularmoviesapp"
minSdkVersion 16
targetSdkVersion 24
versionCode 2
versionName "2.0"
versionCode 3
versionName "2.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 477f62a

Please sign in to comment.