Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #100 from amardeshbd/ted-talk-release
Browse files Browse the repository at this point in the history
[UPDATE] Version for new release.
  • Loading branch information
hossain-khan authored Jun 2, 2019
2 parents 72d7c20 + 993f083 commit 2a4c5a9
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ These are the **my** objectives for this demo application.
Here is a snapshot of current progress _(This will be updated from time to time)_.

![Browse Layout Variances - Landscape Mode](https://user-images.githubusercontent.com/99822/39678468-6de62ce8-515b-11e8-9516-5203bef17d8a.png)
![Show Layout Screen](https://user-images.githubusercontent.com/99822/39677193-c55efc3c-5144-11e8-822f-b55664d8e5e2.png) ![Complete Demo](https://user-images.githubusercontent.com/99822/56074662-80d4b280-5d84-11e9-83a5-4c6440662359.png)
![Show Layout Screen](https://user-images.githubusercontent.com/99822/39677193-c55efc3c-5144-11e8-822f-b55664d8e5e2.png) ![Complete Demo - Moview Details](https://user-images.githubusercontent.com/99822/56074662-80d4b280-5d84-11e9-83a5-4c6440662359.png) ![Complete Demo - TED Talk](https://user-images.githubusercontent.com/99822/58756502-b6199900-84c7-11e9-9b57-34455a1633cf.png)


### Screencast
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.hossainkhan.android.constraintlayout"
minSdkVersion rootProject.ext.androidMinSdkVersion
targetSdkVersion rootProject.ext.androidTargetSdkVersion
versionCode 9
versionName "1.7-constraint-layout-demo"
versionCode 10
versionName "1.8-constraint-layout-demo"
versionNameSuffix "-${gitSha()}"

buildConfigField "String", "GIT_SHA", "\"${gitSha()}\""
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2a4c5a9

Please sign in to comment.