• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修订版139a9791e4729b501bcd41d7b39c79e4d6e28a12 (tree)
时间2014-06-28 03:49:54
作者Masahiko, SAWAI <say@user...>
CommiterMasahiko, SAWAI

Log Message

Updated target sdk version to 20

更改概述

差异

--- a/android-R/AndroidManifest.xml
+++ b/android-R/AndroidManifest.xml
@@ -5,7 +5,7 @@
55 android:versionName="1.1.06"
66 android:installLocation="auto"
77 >
8- <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="11" />
8+ <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="20" />
99
1010 <application
1111 android:label="@string/app_name"