We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5de0ed commit 207588eCopy full SHA for 207588e
java/AndroidManifest.xml
@@ -17,8 +17,8 @@
17
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
18
coreApp="true"
19
package="org.smc.inputmethod.indic"
20
- android:versionCode="21"
21
- android:versionName="2.0.1">
+ android:versionCode="22"
+ android:versionName="2.0.2">
22
23
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="22" />
24
0 commit comments