1.4.2 versioning
This commit is contained in:
parent
52e6754bfc
commit
037ab7d734
15 changed files with 19 additions and 19 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="12"
|
||||
android:versionName="1.4.1" package="btools.routingapp">
|
||||
android:versionCode="13"
|
||||
android:versionName="1.4.2" package="btools.routingapp">
|
||||
<application android:icon="@drawable/icon" android:label="@string/app_name">
|
||||
<activity android:name=".BRouterActivity"
|
||||
android:label="@string/app_name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue