Skip to content

Commit f042666

Browse files
committed
Update build version code to 18
1 parent eed081f commit f042666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
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="se.bitcraze.crazyfliecontrol2"
4-
android:versionCode="17"
4+
android:versionCode="18"
55
android:versionName="0.7.2" >
66

77
<uses-feature

0 commit comments

Comments
 (0)