Change version to 0.21
Change-Id: I8e3792ba43293313baab0bb0d6bebba8c65df4b9
This commit is contained in:
parent
b9c57e6540
commit
f73907ab5a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.google.android.inputmethod.latin"
|
||||
android:versionCode="20"
|
||||
android:versionName="0.20">
|
||||
android:versionCode="21"
|
||||
android:versionName="0.21">
|
||||
|
||||
<uses-sdk android:minSdkVersion="8"></uses-sdk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue