am 689176f3: am e7506f83: am 1b2c8084: add version code and name to searchable dictionary sample (make it v2)
This commit is contained in:
@@ -17,7 +17,9 @@
|
|||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.example.android.searchabledict">
|
package="com.example.android.searchabledict"
|
||||||
|
android:versionCode="2"
|
||||||
|
android:versionName="2.0">
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="4" />
|
<uses-sdk android:minSdkVersion="4" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user