mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 02:22:39 +00:00
fix Android version number
This commit is contained in:
parent
ed79399190
commit
08143a54ae
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.tildearrow.furnace"
|
||||
android:versionCode="217"
|
||||
android:versionCode="219"
|
||||
android:versionName="0.6.7"
|
||||
android:installLocation="auto">
|
||||
|
||||
|
|
Loading…
Reference in a new issue