Skip to content

Commit 88d558e

Browse files
teclib-botstonebuzz
authored andcommitted
ci(release): update version on android manifest
1 parent 55d0ab7 commit 88d558e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.glpi.inventory.agent"
5-
android:versionCode="39235"
5+
android:versionCode="39237"
66
android:versionName="">
77

88
<!-- Permissions -->
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about.version=1.0.0-rc.2
2-
about.build=39235
3-
about.date=Mon Jan 06 11:36:01 2020
4-
about.commit=109cc20
5-
about.commitFull=109cc20ee183192d4b2afe7de0cfcadfb347998c
2+
about.build=39237
3+
about.date=Mon Jan 06 13:19:58 2020
4+
about.commit=8eb74a6
5+
about.commitFull=8eb74a6077721c7efee245eaa974ba5f1671190b
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)