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

Commit

Permalink
Update samples app id.
Browse files Browse the repository at this point in the history
  • Loading branch information
glung committed Mar 9, 2016
1 parent 8eb612d commit 4da58f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion examples/basic/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ android {
buildToolsVersion "23.0.2"

defaultConfig {
applicationId "reduxcounter.glung.github.com.sampleapp"
minSdkVersion 11
targetSdkVersion 23
versionCode 1
Expand Down
1 change: 0 additions & 1 deletion examples/real-world/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ android {
buildToolsVersion "23.0.2"

defaultConfig {
applicationId "reduxcounter.glung.github.com.sampleapp"
minSdkVersion 11
targetSdkVersion 23
versionCode 1
Expand Down

0 comments on commit 4da58f8

Please sign in to comment.