1.5.5 versioning
This commit is contained in:
parent
aa7bb37a99
commit
5c9b7fa7bf
14 changed files with 16 additions and 16 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="27"
|
||||
android:versionName="1.5.0" package="btools.routingapp">
|
||||
android:versionCode="38"
|
||||
android:versionName="1.5.5" 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