Skip to content

Commit

Permalink
need to bump target to 23 as we previously published at 23 and play s…
Browse files Browse the repository at this point in the history
…tore does not allow us to downgrade
  • Loading branch information
vitriolix committed Jun 16, 2016
1 parent 8c23b3c commit 045d214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ android {

defaultConfig {
minSdkVersion 16
targetSdkVersion 22
targetSdkVersion 23
multiDexEnabled true
//testPackageName "org.storymaker.app.tests"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 045d214

Please sign in to comment.