Skip to content

Commit 611e0b8

Browse files
committed
Update targetSdk to 25
1 parent da5e682 commit 611e0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<uses-sdk
1010
android:minSdkVersion="11"
11-
android:targetSdkVersion="22" />
11+
android:targetSdkVersion="25" />
1212

1313
<application
1414
android:allowBackup="false"

0 commit comments

Comments
 (0)