sanders: MotoActions: Change to sdk 27

This commit is contained in:
jhenrique09
2018-01-07 04:48:08 -02:00
committed by therootlord
parent db241034c9
commit fddc97c38d

View File

@@ -15,8 +15,8 @@
<protected-broadcast android:name="com.android.systemui.doze.pulse" /> <protected-broadcast android:name="com.android.systemui.doze.pulse" />
<uses-sdk <uses-sdk
android:minSdkVersion="26" android:minSdkVersion="27"
android:targetSdkVersion="26" /> android:targetSdkVersion="27" />
<application <application
android:allowBackup="true" android:allowBackup="true"