get versionCode & name from tag

This commit is contained in:
2022-03-22 12:11:08 +02:00
parent bca16caf94
commit bbed107c42
2 changed files with 17 additions and 3 deletions

View File

@ -1,9 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.safemobile.dispatch"
android:versionCode="9"
android:versionName="1.0.9">
package="com.safemobile.dispatch">
<!-- require OpenGL ES version 2 for Google Maps -->
<uses-feature