We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f38f8c commit a3445abCopy full SHA for a3445ab
java/AndroidManifest.xml
@@ -2,7 +2,7 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="org.astonbitecode.rustkeylock"
4
android:versionCode="1"
5
- android:versionName="0.4.0" >
+ android:versionName="0.6.0" >
6
7
<uses-sdk
8
android:minSdkVersion="16"
0 commit comments