Bump targetSdkVersion to 23
compileSdkVersion in the build.gradle file was already bumped, but we forgot about this one.
This commit is contained in:
parent
25a9360a58
commit
b534bba440
@ -8,7 +8,7 @@
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="8"
|
||||
android:targetSdkVersion="22"
|
||||
android:targetSdkVersion="23"
|
||||
/>
|
||||
|
||||
<supports-screens
|
||||
|
Loading…
x
Reference in New Issue
Block a user