Skip to content

Commit d89403b

Browse files
committed
Bumped versionCode for v0.13.0
1 parent 6255feb commit d89403b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.astonbitecode.rustkeylock"
4-
android:versionCode="1"
4+
android:versionCode="1300"
55
android:versionName="0.13.0" >
66

77
<uses-sdk

0 commit comments

Comments
 (0)